You may want to try JDBMS from www.jdbms.org

It has some great features for a lightweight pure java database.

TNX

D.

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Preston L. Bannister
Sent: Friday, October 29, 1999 12:10 PM
To: [EMAIL PROTECTED]
Subject: Lightweight pure-Java database (or using Turbine w/o)


I'd like to ship a product that can use a database if the customer has one,
but does not require that one be installed.

Frameworks like Turbine/Dash seem to require a database (and SQL?) but I
can't count on one existing on the customer's system.

What this means to me, is that the I need to ship some sort of small-scale
pure Java (*very* portable) JDBC compatible database with my product.

Is there such beast?

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to