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 all SQL statement types (create, select, insert, update, delete, and drop) on single XML documents. Quite a few bug fixes, and a bit of optimization are in this release. (I also added a port of the Northwind database :)
You can download Ashpool at http://ashpool.sourceforge.net