Menu

Ashpool version 0.3 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 most SQL statement types (create, select, insert, update, delete, and drop) on single XML documents.

You can download Ashpool at http://ashpool.sourceforge.net

Posted by Rob 2003-05-03

Log in to post a comment.