2016-05-19 12:21:23 +02:00
|
|
|
MySQL++ is a C++ wrapper for MySQL's C API.
|
|
|
|
It is built around STL principles, to make dealing with
|
2008-04-05 13:54:42 +02:00
|
|
|
the database as easy as dealing with an STL container.
|
|
|
|
|
|
|
|
This port contains the version 3 of the library; see databases/mysql++ and
|
|
|
|
databases/mysql++1 for the older versions.
|
|
|
|
|
|
|
|
WWW: http://tangentsoft.net/mysql++/
|