Home

There is a newer version of this page. You can find it here.

SQLiteW is a minimalist wrapper written in C++ for the SQLite3 C API that makes it trivial to execute simple SQL statements against a database and handle the results from within a program.

This source code is released under he GNU General Public License.


MongoDB Logo MongoDB