Also there are some promising info on concurrency:

  http://sqlite.org/faq.html#q5

Maybe we can experiment switching the modeler preferences engine to sqlite and cleanup the HSQLDB mess....

Andrus



On Oct 9, 2007, at 12:30 PM, Tore Halset wrote:
Cool :)

"It comes in two flavours, a 100% Pure Java driver based on NestedVM or a native JNI library" .... "NestedVM provides binary translation for Java Bytecode".

 - Tore.

On Oct 9, 2007, at 11:13 , Andrus Adamchik wrote:

Back in 2004 when Steve Jobs announced that SQLLite would become a default database under OS X, I first checked what our options are for Cayenne support, only to discover that we couldn't do it as there was no JDBC interface to SQLLite.

I googled it again today and it looks like there is finally a driver available:

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

So there's no reason for us not to support it.

Another question is how to go from announcing the intention to actually writing a Cayenne adapter, considering the usual "everyone is already busy with many other tasks" situation... At this point let me open a Jira for SQLLite task, and mention that we'd like to invite our users who are actually using SQLLite to help us write the adapter ;-)

   http://cayenne.apache.org/doc/custom-dbadapter.html

Andrus


On Oct 9, 2007, at 11:47 AM, Toni Lamar wrote:


Do you have any plans to support SQLite: http://sqlite.org/ in Cayenne?
A lot of applications use it because it's so lightweight - much more
applications than the "already supported by Cayenne" openbase, ingres, etc..

Thanks,
Tony.
--
View this message in context: http://www.nabble.com/Support-for- SQLite--tf4592778.html#a13111379
Sent from the Cayenne - Dev mailing list archive at Nabble.com.







Reply via email to