aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++3/pkg-descr
blob: 75030f666cfa4d4e824306fe36a09813ec58fda3 (plain) (blame)
1
2
3
4
5
6
7
8
MySQL++ is a C++ wrapper for MySQL's C API.
It is built around STL principles, to make dealing with
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++/