Java SQLite Wrapper is a simple set of classes (db, query, and row) built around a SWIG-generated interface. It provides an easy interface in Java to SQLite.
| Tags | Database Scientific/Engineering Software Development Libraries Java Libraries |
|---|---|
| Operating Systems | POSIX Linux Windows Windows Windows |
| Implementation | Java C |
Recent comments
11 Aug 2009 00:01
Those who are looking for Java/SQLite solution may take a look at SQLJet (sqljet.com/) that is a pure Java implementation of SQLite. It doesn't support all of the SQLite features yet, but may be a very good option for some of the Java projects that work with SQLite databases.
10 Sep 2005 21:09
not user friendly
If the author would spend less time caressing his ego on
his web page and including instructions on how to compile and install it, then it could actually be useful.