
sqlite-jdbc
NOTICE!! This project was moved to https://bitbucket.org/xerial/sqlite-jdbc September 9th, 2012
SQLite JDBC is a library for creating and accessing SQLite database files.
Our SQLiteJDBC library, developed as a part of Xerial project, requires no configuration since all native libraries for Windows, Mac OS X, Linux and pure-java SQLite, which works in any OS enviroment, are assembled into a single JAR (Java Archive) file. The usage is quite simple; Download our sqlite-jdbc library, then append the library (JAR file) to your class path.
See also the Introduction
Project Information
- License: Apache License 2.0
- 54 stars
- hg-based source control