Ashpool - XML Database News
Status: Beta
Brought to you by:
rohanr2
Ashpool is a lightweight XML Database written in Java. It's goal is to use standard SQL syntax to query, add, update, and delete XML documents that hold to a table like structure. Ashpool also has a built in JDBC driver.
The newest version supports most SQL statement types (create, select, insert, update, delete, and drop) on single XML documents.
You can download Ashpool at http://ashpool.sourceforge.net