>I have written a C++ library that provides an easy interface to sqlite,
>light level of object persistence, object relation support, class-based
>API for generating queries and iterator-like cursors.

The nature of the library changed a bit. Version 0.2 focuses more in object persistence and relations and the library is no more sqlite-centric. Still, works as a bloat C++ wrapper for sqlite3 if you do not need other features.

Check if you are interested: http://litesql.sourceforge.net
It is a testing release so it has propably some bugs.

Any feedback is highly welcome again.

Best regards,
Tero Laitinen

Reply via email to