Hello All,

I'd like to invite those users who program in Java to take a look at our
new project - SQLJet.

SQLJet was started as part of another projects that has to work with
SQLite database (SVNKit). Not to depend on native SQLite binaries or
opaque NestedVM code, we've implemented part of SQLite core
functionality in Java, and later moved that code to a separate project
which we called SQLJet.

SQLJet is an independent open source implementation of the SQLite core
functionality; SQLJet provides API to read and modify SQLite database
schema and data, but not to execute SQL queries yet.

SQLJet project home page is at http://sqljet.com/ - you'll find mailing
list, other information on SQLJet library and, of course, library itself
there.

We appreciate any feedback you may have on SQLJet library and we would
be glad to prioritize further library development accordingly to your
ideas and requests.

Thanks,
--
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
http://sqljet.com/ - Java SQLite Library!
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to