Boost logo

Boost Users :

Subject: Re: [Boost-users] C++ Framework Libraries for Programming Popular databases
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2009-06-11 01:36:16


biolaser skrev:
> I am interested in your recommendation of any open source,
> cross-platform C++ libraries designed for programming the major
> databases (Oracle, MySql, Postgres, MS Access, Sybase, etc). Boost does
> not provide any such database/sql library framework for C++. If you can
> point me toward a source or sources that do offer such a framework, and
> possibly one(s) the Boost people favor, it would be very much
> appreciated. Primarily, I am developing code for Windows and Unix/Linux.

I'm currently using the odbc based DTL (http://dtemplatelib.sourceforge.net/) and have been using it
with SQLite/Oracle (Windows) and MySQL (Windows + Linux).

Great performance and the code gets really neat. I'm sold. Would be a nice part of boost actually :)

/Rob


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net