Project

General

Profile

« Previous | Next » 

Revision 881

Added by berkley over 22 years ago

updated documentation. removed a lot of typos and updated all of the new stuff for the new release

View differences:

index.html
46 46
     The Metacat database models XML documents as a DOM tree, basically 
47 47
     decomposing the nodes of the XML document and storing the node data
48 48
     as a series of records in a relational database via a JDBC connection.
49
     At this point, only Oracle has been tested as a backend database, but
50
     we have avoided Oracle specific features in order to maintain portability
49
     At this point, only Oracle and PostgreSQL have been tested as a backend databases, but
50
     we have avoided RDBMS specific features in order to maintain portability
51 51
     to other relational databases.
52 52
  </p>
53 53
  <p>

Also available in: Unified diff