Roger Binns wrote:
> is there really a native java-port of sqlite ?

There is an insane project named NestedVM that compiles C code for the
MIPS processor and then converts it to Java bytecode.

  http://nestedvm.ibex.org/

It comes packaged up with a JDBC interface:

http://www.zentus.com/sqlitejdbc/

Though I recommend that the platform-dependent version of the driver
be used if speed matters.

d.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to