<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" version="2.0" xml:base="https://www.linuxjournal.com/tag/database">
  <channel>
    <title>Database</title>
    <link>https://www.linuxjournal.com/tag/database</link>
    <description/>
    <language>en</language>
    
    <item>
  <title>The Firebird Project's Firebird Relational Database</title>
  <link>https://www.linuxjournal.com/content/firebird-projects-firebird-relational-database</link>
  <description>  &lt;div data-history-node-id="1339119" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/12036f8.jpg" width="370" height="109" alt="" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/james-gray" lang="" about="https://www.linuxjournal.com/users/james-gray" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;James Gray&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u1000009/12036f8.jpg" alt="" title="" class="imagecache-large-550px-centered" /&gt;&lt;p&gt;
&lt;a href="http://firebirdsql.org"&gt;Firebird&lt;/a&gt; distills its identity into the phrase "True universal open-source
database" and boasts not only of being "free like free beer" but
also, fittingly, of being "free like a bird". The latter permits anyone
to build a custom version of the Firebird, as long as the modifications are
made available for others to use and build upon. 
&lt;/p&gt;

&lt;p&gt;
Technically speaking, Firebird
is a relational database offering many ANSI SQL standard features and runs on
Linux, Windows and various UNIX platforms. Firebird 3.0 is the latest major
release that succeeds most notably in unifying the server architecture and
improving support for SMP and multiple-core hardware platforms. Parallel gains
in 3.0 include an improvement in the threading of engine processes and the
options for sharing page cache across thread and connection boundaries, among
other improvements.
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/firebird-projects-firebird-relational-database" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Fri, 29 Jul 2016 17:38:14 +0000</pubDate>
    <dc:creator>James Gray</dc:creator>
    <guid isPermaLink="false">1339119 at https://www.linuxjournal.com</guid>
    </item>
<item>
  <title>The PostgreSQL Global Development Group's PostgreSQL</title>
  <link>https://www.linuxjournal.com/content/postgresql-global-development-groups-postgresql</link>
  <description>  &lt;div data-history-node-id="1339017" class="layout layout--onecol"&gt;
    &lt;div class="layout__region layout__region--content"&gt;
      
            &lt;div class="field field--name-field-node-image field--type-image field--label-hidden field--item"&gt;  &lt;img src="https://www.linuxjournal.com/sites/default/files/nodeimage/story/11980f1_0.gif" width="640" height="234" alt="" typeof="foaf:Image" class="img-responsive" /&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-author field--type-ds field--label-hidden field--item"&gt;by &lt;a title="View user profile." href="https://www.linuxjournal.com/users/james-gray" lang="" about="https://www.linuxjournal.com/users/james-gray" typeof="schema:Person" property="schema:name" datatype="" xml:lang=""&gt;James Gray&lt;/a&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"&gt;&lt;img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/large-550px-centered/u1000009/11980f1.gif" alt="" title="" class="imagecache-large-550px-centered" /&gt;&lt;p&gt;
With Gartner predicting that 70% of new applications soon will be deployed
on an open-source relational database, purveyors of proprietary DBMSes
surely long for the golden lock-in age of yore. Said trend is in no small
part due to the surging PostgreSQL, which recently stepped up to a new version
9.5. Highlights of this release, reported the PostgreSQL Global Development
Group, include the addition of UPSERT capability, Row Level Security and
multiple Big Data features, all of which the Group hopes will broaden the
user base for the database. The Group added that version 9.5 marks a
turning point for use of Postgres with data-driven applications of
engagement and high-speed, high-volume mobile, Web and digital apps. Other
specific features are performance boosters for today's more powerful
big iron servers, analytics and productivity enhancements to
speed complex query capabilities on extreme data volumes, and a foundation
for horizontal scalability across multiple servers for importing entire
tables from external databases.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://postgresql.org"&gt;http://postgresql.org&lt;/a&gt;
&lt;/p&gt;&lt;/div&gt;
      
            &lt;div class="field field--name-node-link field--type-ds field--label-hidden field--item"&gt;  &lt;a href="https://www.linuxjournal.com/content/postgresql-global-development-groups-postgresql" hreflang="und"&gt;Go to Full Article&lt;/a&gt;
&lt;/div&gt;
      
    &lt;/div&gt;
  &lt;/div&gt;

</description>
  <pubDate>Thu, 31 Mar 2016 16:00:00 +0000</pubDate>
    <dc:creator>James Gray</dc:creator>
    <guid isPermaLink="false">1339017 at https://www.linuxjournal.com</guid>
    </item>

  </channel>
</rss>
