Fedora Packages

mysql++

C++ wrapper for the 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 structures, generation of repetitive SQL statements, and manual creation of C++ data structures to mirror the database schema. If you are building your own MySQL++-based programs, you also need to install the -devel package.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.3.0-1.fc35 -
Fedora 35 3.3.0-1.fc35 -
Fedora 34 3.2.4-6.fc34 -
EPEL 7 3.1.0-12.el7 -
Package Info
Related Packages

You can contact the maintainers of this package via email at mysql++ dash maintainers at fedoraproject dot org.



Sources on Pagure