Hi, Can someone help me to locate cross-platform (platform independant) and cross-database C++ database development BOOST library? Thanks and regards, Sundaram Ramasamy Sundaram.Ramasamy@saama.com
Sundaram Ramasamy wrote:
Hi,
Can someone help me to locate cross-platform (platform independant) and cross-database C++ database development BOOST library?
Have you checked SOCI? http://soci.sourceforge.net This is a very innovative and extensible library written in "modern C++", with pluggable backends. Currently, following backends are available: * Oracle * PostgreSQL * MySQL * SQLite BTW, I'd like to invite interested developers to add new backends. There is a ready to use template called in the src/backends/empty directory of CVS sources tree. Cheers -- Mateusz Loskot http://mateusz.loskot.net
I don't think boost has such a library. I've had a look at SQLAPI++ and have liked it so far. Simon -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Sundaram Ramasamy Sent: Wednesday, 12 July 2006 3:41 PM To: boost-users@lists.boost.org Subject: [Boost-users] boost [C++ database development library] Hi, Can someone help me to locate cross-platform (platform independant) and cross-database C++ database development BOOST library? Thanks and regards, Sundaram Ramasamy Sundaram.Ramasamy@saama.com
participants (3)
-
Mateusz Loskot
-
Simon Reye
-
Sundaram Ramasamy