slackbuilds_ponce/libraries/mysql++
2010-05-12 23:30:51 +02:00
..
mysql++.info libraries/mysql++: Added to 12.2 repository 2010-05-12 23:30:51 +02:00
mysql++.SlackBuild libraries/mysql++: Added to 12.2 repository 2010-05-12 23:30:51 +02:00
README libraries/mysql++: Added to 12.2 repository 2010-05-12 23:30:51 +02:00
slack-desc libraries/mysql++: Added to 12.2 repository 2010-05-12 23:30:51 +02:00

MySQL++ is a C++ wrapper for MySQL?s C API. It is built around the same principles as the Standard C++ Library, mysql++: to make dealing with the database as easy as dealing with STL containers. In addition, MySQL++ provides facilities that let you avoid the most repetitive sorts of SQL within your own code,
mysql++: providing native C++ interfaces for these common tasks.

MySQL++ requires MySQL.