[
Lists Home |
Date Index |
Thread Index
]
- From: "Ronald Bourret" <rpbourret@hotmail.com>
- To: xml-dev@xml.org, xml-l@listserv.heanet.ie
- Date: Wed, 28 Jun 2000 07:24:22 CEST
I have just released XML-DBMS 1.01. This is primarily a bug-fix release, but
also includes new and updated samples, as well as better documentation for
the beginning user. You can read about XML-DBMS, as well as download the
product, from:
http://www.informatik.tu-darmstadt.de/DVS1/staff/bourret/xmldbms/xmldbms.htm
XML-DBMS is an Open Source package for transferring data between XML
documents and relational databases. It views the XML document as a tree of
document-specific objects (not the DOM) in which element types are generally
viewed as classes and attributes and PCDATA as properties of those classes.
It then uses an object-relational mapping to map these objects to the
database.
An XML-based mapping language is used to define the view and map it to the
database. This language is very flexible, allowing users to do basic tasks
such as renaming elements and attributes for storage in the database, as
well as providing more advanced capabilities, such as handling namespaces,
defining how null data is treated, and defining date formats.
-- Ron Bourret
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|