I’m willing to write a subset of Perl’s DBI interface for libodbc (or unixODBC) in C++.
I believe doing so will allow me concentrate better on my goal.
BTW, I prefer avoiding to reinvent the wheel, if of course something similar is already out there.
NVM, no odbc interface, but it is DBI like (seeing as DBI doesn’t use odbc except in DBD::ODBC)
libdbi – http://libdbi.sourceforge.net/