Date: Dec. 17, 1999
Link: http://www.bowerbird.com.au/XDBM/
Source Author or Organization: Bowerbird Computing
XDBM is an XML Database Manager provided as an embedded database for use within other software applications through the use of a DOM-based API. XDBM stores XML content in a pre-parsed format so that a program is not required to read-in the entire file just to access the parts that it needs. Storing linked lists in the file further enables the fast and easy searching of XML-based data structures, allowing them to be loaded into memory on an as-needed basis.