berkley db xml

Matt Jones jones at nceas.ucsb.edu
Thu May 8 14:14:19 PDT 2003


Hey,

I came across this embedded XML DB based ont he original Berkley DB.  It 
supports XPath queries, and is pretty lightweight.  Looks like it could 
be appropriate for Morpho to eliminate some of our memory issues with 
needing to have all local documents in memory for the query.  The only 
downside I see is that it is C++ code and so we would need it to compile 
on all target platforms.  There is a Java API for accessing it, though. 
Jalama is heading that way anyway.

http://www.xml.com/pub/a/2003/05/07/bdb.html

Matt

-- 
-------------------------------------------------------------------
Matt Jones                                     jones at nceas.ucsb.edu
http://www.nceas.ucsb.edu/    Fax: 425-920-2439    Ph: 907-789-0496
National Center for Ecological Analysis and Synthesis (NCEAS)
University of California Santa Barbara
Interested in ecological informatics? http://www.ecoinformatics.org
-------------------------------------------------------------------




More information about the Morpho-dev mailing list