hi,
i'm looking for a database with these features:
- 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)
I tried to search the archive for more but did not get a usefull result.
questions:
- Has anyone got any experience with the databases above ?
(stability, reliability, limitations)
- or uses another one ?
- What is the advantage of jdbc v.3.0 over 2.0 ?
Ciao
Jens Skripczynski
--
E-Mail: skripi-lists(at)myrealbox(dot)com
Ein Tag ohne Laecheln ist ein verlorener Tag.
-- Charlie Chaplin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]