Announcing General Availability of MariaDB Connector/C++1.1

We are pleased to announce the general availability of a new release series of MariaDB Connector/C++.

MariaDB Connector/C++ delivers an object-oriented C interface, implemented as a custom C++ version of Java’s JDBC API, for developers building applications with C++ for MariaDB Server.

MariaDB Connector/C++ 1.1 includes the following new features:

    • New Prepared Statement Cache
    • Connector Level Logging
    • Connection pool to improve usage of resources and to provide a faster connections
    • Result Set streaming support
    • Optimized batch processing with prepared statements
    • Packages for Red Hat (rpm) and Debian/Ubuntu (deb) added

More details can also be found in the Release Notes.

MariaDB Connector/C++ is available from the MariaDB Download page (choose “C++ connector”).

MariaDB Enterprise Documentation includes instructions for installing and using Connector/C++.

For more code samples, demos and resources on how to build modern applications with MariaDB, please visit our new MariaDB Developer Hub.