diff options
Diffstat (limited to 'databases/mysql++/pkg-descr')
| -rw-r--r-- | databases/mysql++/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/mysql++/pkg-descr b/databases/mysql++/pkg-descr new file mode 100644 index 000000000000..4b67d189bd74 --- /dev/null +++ b/databases/mysql++/pkg-descr @@ -0,0 +1,8 @@ +Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon). +The goal of this API is too make working with Queries as easy as +working with other STL Containers. + +The manual can be found at share/doc/mysql++, and there are some +examples in share/examples/mysql++ under your PREFIX (see README). + +WWW: http://www.mysql.com/download_mysql++.html |
