I think pointbase has all what you want (that's the one shipped with J2EE 1.4 beta 2 sdk) and as far as I know, it's a pure java implemenation (but unfortunaly not open-source).

-- Jeanfrancois

Ralph Einfeldt wrote:

One free to add:

http://www.simpledb.org/ (A spin off of instantdb)

As you didn't listed 'free/open source' in your requirements:

http://www.solidtech.com/products/products.html
http://www.pointbase.com/node.shtml?navHier=Products/PointBase+Embedded&CF=products/embedded.html
http://www-3.ibm.com/software/data/cloudscape/

Havn't woked with any of them lately. (Some tries with instandb and with cloudscape 2 years ago)

Most of the them didn't even meet our requirements in the paper.
So we didn't have to look if the papers have to do anything with reality. (This may have changed, as I didn't very close at those products the last year)




-----Original Message-----
From: Jens Skripczynski [mailto:[EMAIL PROTECTED]
Sent: Monday, August 18, 2003 6:27 PM
To: Tomcat Users List
Subject: [OT] free pure java sql database implementation with jdbc
driver

- works with j2se 1.3 and 1.4.x
- works both with linux and Windows (so os dependend libs are bad like with sqlite)
- can be used embeded (so no additional server setup)
- transactions would be great
- can be integrated in a tomcat application (which is hopefully easy if it is pure java).


I have found:
- Mckoi SQL (http://mckoi.com/database/index.html)
- hsqldb (http://hsqldb.sourceforge.net/) - sqlite (c++ with jdbc)





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to