Is there an OpenSource DBMS written in Java?

Signature
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
KC Wong - 04 Jan 2005 06:21 GMT
> Is there an OpenSource DBMS written in Java?
Yes, there're quite a few of them. Do a Google search.
I haven't tried any of them though, so can't comment on their
speed/stability.
IchBin - 04 Jan 2005 09:04 GMT
> Is there an OpenSource DBMS written in Java?
Sure, the best open source java I know about and use is call HSQLDB.
http://hsqldb.sourceforge.net/web/hsqlDocsFrame.html
http://home.ptd.net/~weconsul/

Signature
Thanks in Advance...
IchBin
__________________________________________________________________________
'The meeting of two personalities is like the contact of two chemical
substances:
if there is any reaction, both are transformed.'
- Carl Gustav Jung, (1875-1961), psychiatrist and psychologist
Chas Douglass - 05 Jan 2005 00:31 GMT
Timothy Murphy <tim@birdsnest.maths.tcd.ie> wrote in news:33ujkrF43kb82U1
@individual.net:
> Is there an OpenSource DBMS written in Java?
Also mckoi DB.
http://www.mkoi.com/database
Chas Douglass