Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

SQLJet

  • submit to reddit

SQLJet 1.0.2

We're glad to announce that SQLJet 1.0.2 has been released and available for download at http://sqljet.com/ web site. SQLJet is an Open Source, independent pure Java implementation of the popular SQLite database. SQLJet provides API to create, read and...

0 replies - 1105 views - 01/17/10 by Alexander Kitaev in Announcements

SQLJet: Working With SQLite Databases in Pure Java

SQLJet is an independent pure Java open source implementation of the SQLite RDBMS core functionality. SQLJet provides API to create, read and modify SQLite databases. Below you'll find simple tutorial demonstrating how one could use SQLJet Library to perform...

5 replies - 8057 views - 09/16/09 by Alexander Kitaev in Articles