JDBM : JDBM aims to be a gdbm-style persistence library for Java. It
       offers a simple interface based on java.util.Hashtable, simple
       semantics, transactions, and comes as a small jar.

http://jdbm.sourceforge.net

Or you could setup a postgresql 7 server and connect to it using JDBC
(postgresql 7 is great... it finally has foreign keys support and 
it is much faster that previous versions)

Hope this helps...

Vincent


> Hello,
> 
> 
> Does anybody has some good virbations on a persistency storage product 
> (preferable freeware) that can be used on Linux from java for quick 
> prototyping ?
> 
> Regards,
> 
> Gerrit.
> -------------------- Marble Consulting ----------------------
> Gerrit Cap                      http://www.ping.be/marble
> OO Solutions Engineer           mailto:[EMAIL PROTECTED]
> Marble Consulting
> Blauwe Gaanweg, 53              tel : +32 75 72.94.36
> B-9150 Kruibeke-Bazel           fax : +32 3 744.19.17
> Belgium
> -------------------- Marble Consulting ----------------------
> There is only one thing in the world worse than being witty,
> and thats not being witty.          (Monthy Python)
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to