XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT Software, Relational Databases, Open Source, Java Applications, DOM Software -> Ozone: The Open Source Java ODBMS

Ozone: The Open Source Java ODBMS

Date: May. 3, 2001
Link: http://ozone-db.org/
Source Author or Organization: SMB GmbH

The Ozone object server is a pure Java, Object-oriented Database Management System (ODBMS) that provides an environment for the development of object-oriented Java database applications.

Ozone comes with MonsterDOM, a Document Object Model Level 1 (DOM1) implementation based on Assaf Arkin's OpenXML that enables the storage of persistent XML objects. MonsterDOM can be manipulated via XPath-related tools or via the DOM.

An interface to the Xalan XSLT processor facilitates XPath queries on stored persistant XML objects. XML Query Language (XQL) support may be added in the future. Xerces-J and Xalan-J support classes are provided as well as an Object Data Management Group (ODMG) interface.

Ozone is distributed under a GNU General Public License (GPL).