
<?xml version="1.0" standalone="no"?>
<!DOCTYPE omf SYSTEM "OMF.dtd">
<omf xmlns="http://metalab.unc.edu/osrt/omf/" created="2000-02-17">
  <resource created="2000-02-17">
    <creator created="2000-02-17">
      <person created="2000-02-17">
        <firstName created="2000-02-17">
          Al
        </firstName>
        <lastName created="2000-02-17">
          Dev
        </lastName>
        <email created="2000-02-17">
          alavoor@yahoo.com
        </email>
      </person>
    </creator>
    <maintainer created="2000-02-17">
      <person created="2000-02-17">
        <firstName created="2000-02-17">
          Al
        </firstName>
        <lastName created="2000-02-17">
          Dev
        </lastName>
        <email created="2000-02-17">
          alavoor@yahoo.com
        </email>
      </person>
    </maintainer>
    <title created="2000-02-17">
      Database-SQL-RDBMS HOWTO document for Linux (PostgreSQL Object Relational Database System)
    </title>
    <date created="2000-02-17">
      1999-12-05
    </date>
    <versionGroup created="2000-02-17">
      <version created="2000-02-17">
        <id created="2000-02-17">
          15.0
        </id>
        <date created="2000-02-17">
          1999-12-05
        </date>
        <description created="2000-02-17">
          15.0
        </description>
      </version>
    </versionGroup>
    <keywords created="2000-02-17">
      linux,database,sql,rdbms,document,postgresql,object,relational,system
    </keywords>
    <description created="2000-02-17">
      This document is a "practical guide" to very quickly setup
      a SQL Database engine and front end tools on a Unix
      system. It also discusses the International standard
      language ANSI/ISO SQL and reviews the
      merits/advantages of the SQL database engine
      developed by the world-wide internet in an "open
      development" environment. It is about HOWTO setup a
      next generation Object Relational SQL Database
      "PostgreSQL" on Unix system which can be used as a
      Application Database Server or as a Web Database
      Server. PostgreSQL implements a subset of
      International ISO/ANSI SQL standards of years
      1998,92,89. This document also gives information on
      the database interface programs like Front End GUIs,
      RAD tools (Rapid Application Development), ODBC, JDBC
      drivers, "C", "C++", Java, Perl programming
      interfaces and Web Database Tools. Information given
      here applies to all Unix platforms and to all other
      SQL databases. It will be very useful for people who
      are new to Databases, SQL language and PostgreSQL.
      This document also has SQL tutorial, SQL syntax which
      would be very helpful for beginners. Experienced
      people will find this document as a useful reference
      guide. For students, the information given here will
      enable them to get the source code for PostgreSQL
      relational database system, from which they can learn
      as to how a RDBMS SQL database engine is created.
    </description>
    <type created="2000-02-17">
      HOWTO
    </type>
    <format created="2000-02-17" mime="text/html" />
    <identifier created="2000-02-17" url="http://www.linuxdoc.org/HOWTO/PostgreSQL-HOWTO.html" />
    <language created="2000-02-17" code="en" name="English" src="" />
    <coverage created="2000-02-17">
      <geographic created="2000-02-17">
        Global
      </geographic>
      <os created="2000-02-17">
        Linux
      </os>
    </coverage>
    <rights created="2000-02-17">
      <license created="2000-02-17" name="GNU General Public License"
         version="2.x" url="http://www.gnu.org/copyleft/gpl.txt" />
    </rights>
  </resource>
</omf>

