C & C++ Connectors

You are viewing questions related to 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.3.8

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/

Open Questions

Answered Questions

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.