Description
The project’s goal is to provide modern and easy-to-use wrapper around sqlite3. It is achieved by using the newest techniques implemented in c++0x.
This project is inspired by Tomaka17′s (http://blog.tomaka17.com/) code (which, unfortunatelly, didn’t work for me [and does not use variadic templates because of support for VS]). Thank you, mate!
-
Kacper Banasik posted an update in the project sqlite3x: 1 year, 10 months ago · View
First stable version released. As of now, it covers all my needs, but there’s one position on my TODO list.
