XML Databases
XML Database :
There are two major classes of XML database.* XML-enabled. These simply map all XML to a traditional database (e.g. relational).* Native XML. The internal model of such databases is based on XML and the fundamental unit of storage is an XML document.Note: 'XML-enabled' implies that the database does the conversion itself as opposed to middleware.
From: en.wikipedia.org/wiki/XML_database
dbXML
dbXML is a Native XML Database. It is capable of storing and indexing collections of XML documents in both native and mapped forms for highly efficient querying, transformation, and retrieval. In addition to these capabilities, the server may also be extended to provide business logic in the form of scripts, classes and triggers.
This version is basically a complete rewrite of the dbXML 1.0 code (which, as you might remember, forked into the Apache Xindice project)
Some of the new features in this release include:
Journaling transactions
XSLT transformations
Full text indexing and Full text querying
Pluggable security models
A new command line system
New client/server APIs
SSL connection support
JSP Tag Library
Embedded Database APIs
visit
dbXML
dbXML was visited : 161 times
Loading .....