Hello David, I tried some basic SQL commands using your Driver with the DB running in pure-Memory mode and I was impressed with the speed at which I could insert and select Rows.
I'm the author of StreamCruncher (http://www.streamcruncher.com), an Event Processor running on Java. It uses a Database underneath. An embedded and in-memory Database would be ideal for my program. I had looked at SQLite before, but couldn't use it because of the lack of a good JDBC driver. Today, I tried your Driver and I would like to add support to SQLite in my program over the next few weeks. I hope you will continue to support and improve your Driver. Thanks, Ashwin. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLiteJDBC" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups-beta.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
