I'm doing preliminary work on writing a driver for the pure java SQL Database "HSQLDB" (based upon the old Hypersonic SQL database), available at http://hsqldb.sourceforge.net. HSQLDB is a 100% java
Is there a reason not to simply connect to it with DBD::JDBC?
-- Jeff
