sqlitewrapped is a minimal C++ wrapper library for the sqlite C API.
| Tags | Database API |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: This release adds methods to access values in the result set by column name.


Changes: The connection pool included in the library has been made optionally threadsafe. An example with build examples has been added for both Unix and Win32. Project files for Win32 (MS VS6) have been added.


Changes: This release removes leftover code from the MySQL version and uses the correct SQL escape character in strings.


No changes have been submitted for this release.