mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
4 lines
No EOL
399 B
Text
4 lines
No EOL
399 B
Text
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. |