2
C & C++ Connectors
The MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases. MariaDB Connector/C is LGPLv2.1 licensed.
Prior to version 2.1 the name for the library was MariaDB Client library for C.
The most recent Stable (GA) release of MariaDB Connector/C is:
MariaDB Connector/C 3.4.1
MariaDB Connector/C++ is an additional connector from MariaDB Corp. for C++ applications. It enables design with an object-oriented model and efficient dynamic memory allocation/de-allocation with smart pointers. It is LGPLv2.1 licensed, is available from mariadb.com/downloads, and is documented at mariadb.com/docs/server/connect/programming-languages/cpp/
-
About MariaDB Connector/C
Overview of MariaDB Connector/C -
Building and Installing MariaDB Connector/C
-
Configuring MariaDB Connector/C with Option Files
Configuring MariaDB Connector/C with my.cnf and other option files. -
MariaDB Connector/C API Functions
MariaDB Connector/C API functions -
MariaDB Connector/C API Prepared Statement Functions
MariaDB client API prepared statement functions -
MariaDB Connector/C Data Structures
Public data structures used by MariaDB Connector/C. -
MariaDB Connector/C Types and Definitions
Types and definitions provided by MariaDB Connector/C. -
MariaDB Connector/C Plugins
MariaDB Connector/C functionality can be extended via loadable (or statical...
MariaDB Connector/C Release Notes
Other C & C++ Connectors Articles
MariaDB Connector/C Changelogs
Other C & C++ Connectors Articles
-
List of MariaDB Connector/C Releases
A list of all Connector/C releases -
MariaDB Binlog/Replication API reference
These are currently documented on the github wiki.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.