Sqlite wrapped: a C++ wrapper for the Sqlite database C API - 0 views
-
jdr santos on 24 Feb 10"This is a C++ wrapper for the Sqlite database C application programming interface. The code works for linux/unix, as well as win32. This library supports version 3 of the sqlite database. From version 1.2 the connection pool can be made threadsafe. "