文件名称:mysql C++ API
文件大小:8.97MB
文件格式:TAR
更新时间:2014-12-25 16:06:53
mysql c++ api
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. MySQL++ relieves the programmer of dealing with cumbersome C data tructures, generation of repetitive SQL statements, and manual creation of C++ data structures to mirror the database schema.