Menu

Ashpool version0.3rc2 released

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

Posted by Rob 2003-04-15

Log in to post a comment.