Hi.
I need to select an embedded Java db for use in my company's Java
client.
We are looking for a well-supported, JDBC complient, completely
transparent embedded database.
So far, my poking around on the web turned up IBM's CloudScape and
PointBase's embedded as 2 good candidates.
Does anyone here have experience with these products?
Is one of them better than the other?
Is there something better than either of them?
Thanks!
JD
Carl Rosenberger - 05 Nov 2003 15:20 GMT
> I need to select an embedded Java db for use in my company's Java
> client.
[quoted text clipped - 7 lines]
> Is one of them better than the other?
> Is there something better than either of them?
If you don't consider open source as "not-well-supported",
I suppose the following two could also be options for you:
http://mckoi.com/database/
http://hsqldb.sourceforge.net/
Kind regards,
Carl
--
Carl Rosenberger
db4o - database for objects - http://www.db4o.com
David Morse - 05 Nov 2003 18:51 GMT
FirstSQL/J - www.firstsql.com
Will beat any of them on product features, performance, and support. (and
price except HSQL - but I have a complete feature comparison with HSQL if
interested
Dave M.
> Hi.
>
[quoted text clipped - 13 lines]
>
> JD
akmal chaudhri - 05 Nov 2003 20:17 GMT
> FirstSQL/J - www.firstsql.com
>
[quoted text clipped - 3 lines]
>
> Dave M.
Rather a sweeping statement. Can you provide some [independent] evidence
to support these claims about features, performance, support, price, etc.?
akmal chaudhri - 05 Nov 2003 20:19 GMT
> Hi.
>
[quoted text clipped - 13 lines]
>
> JD
Look here for products:
http://www.javaskyline.com/database.html
Excellent site. Will keep you busy for a while.
HTH
JD - 06 Nov 2003 12:22 GMT
> > Hi.
> >
[quoted text clipped - 21 lines]
>
> HTH
Thanks for all the input, guys!