SQLiteJDBC is a Java JDBC driver for SQLite 3. It comes as either a pure Java driver based on NestedVM or a native JNI library. Native binaries are provided for Mac OS X and Windows.
Changes
Performance improvements were made for the pure Java driver.
URL: SQLite JDBC Driver