C++ wrapper that might come in handy.
- MySQL++
- Version :3.2.2
- License :LGPL
- OS :Windows All
- Publisher :Tangentsoft
MySQL++ Description
MySQL++ is designed as a C++ wrapper that can be used with 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 structures, generation of repetitive SQL statements, and manual creation of C++ data structures to mirror the database schema.
System requirements
- Visual C++