database - What is a good OO C++ wrapper for sqlite -


i'd find object oriented c++ (as opposed c) wrapper sqlite. people recommend? if have several suggestions please put them in separate replies voting purposes. also, please indicate whether have experience of wrapper suggesting , how found use.

this inviting down-votes, here goes...

i use sqlite directly c++, , don't see value added c++ abstraction layer. it's quite (and efficient) is.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -