Geert had said:

> SQLite is not supported since the JDBC driver is experimental.
> 
> You can use any of these:
>       HsqlDB
>       Derby
>       One$DB
>       McKoiSQL
> 
> They are all embedded databases [..] written in pure Java.

I wonder if Rifers have any preferences or horror stories here ?

AFAICT One$DB is the new kid on the block, but otherwise they 
all appear to be more or less similar.

I'm looking for a DB that can easily be bundled with Tomcat and 
Rife to make a more-or-less turnkey application ("Just add Java!" :) 
 In production deployment it can be embedded rather than a daemon. 

Ideally, the DB will have these features:

        - Works with JDK 1.5 
        - Transaction support 
        - Single-file storage, rather than multiple files 
        - Free for commercial use 
        - Commercial support available 
        - Can run embedded in a Rife app
        - But it can also run as a daemon, and there is a 
          standalone tool to browse the DB

Has anyone found that one of Rife's supported DB's delivers
this in a fairly foolproof way ?


thx

fred

-- 
F.Baube                *  
Georgetown/MSFS/1988   *  Act locally.
email fbaube#welho.com *  Think pangalactically. 
 gsm  +358 41 536 8192 *  
 wmd   60°11'10.8"N 24°57'36.9"E
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to