----- Original Message -----
From: "Stefano Mazzocchi" <[EMAIL PROTECTED]>
> Serge,
>
> I would suggest you to take a look at Hypersonic SQL, a small and
> efficient 100% pure java oper source SQL database that comes with a BSD
> license.
>
> It has a JDBC driver so I think it's possible to possible to distribute
> it with James (it's 100kb jar or something slightly more) and have users
> able to use database for storage right there.
>
> Of source, being based on JDBC, using your RDBMS is just a configuration
> away... but out of the box installation is always a nice thing to have.
>
> Comments?

I'm more than happy to build another SQL script to create the table in this
database and explain in the howto how to get the drivers and all of that.  I
want to include howto's for mysql and postgres since I'd like to have free
database available for people if they want... a free java database would be
very much in step with that.

I'm not sure about bundling it though.  What are the advantages to bundling
it instead of just explaining in the howto how to grab the drivers and
create the database instance?  It shouldn't be very difficult to download
and setup from the howto... just using the appropriate database conn
definition file to use the appropriate driver and connect to your
database... the JAMES conf file stays the same no matter what database
you're using.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to