[
Lists Home |
Date Index |
Thread Index
]
- From: Ronald Bourret <rbourret@ito.tu-darmstadt.de>
- To: "'XML-DEV'" <xml-dev@ic.ac.uk>, "'XML-L'" <XML-L@LISTSERV.HEANET.IE>
- Date: Thu, 15 Jul 1999 15:03:03 +0200
I have just released an alpha version of XML-DBMS, which is a set of Java
packages for transferring data between XML documents and relational
databases. It views the XML document as a tree of objects in which element
types are generally classes and attributes and PCDATA 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.
The software is Open Source and uses the Cowan variation of the Megginson
license (No copyright, no warranty; use as you will).
You can read more about XML-DBMS, as well as download it, from:
http://www.informatik.tu-darmstadt.de/DVS1/staff/bourret/xmldbms/xmldbms
.htm
-- Ron Bourret
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|