MariaDB Client Library for C

You are viewing an old version of this category. View the current version here.

The MariaDB Client Library for C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.

API - Function reference

The MariaDB Client Library for C has exactly the same API as the MySQL Connector/C.

The function reference is currently available in DocBook format here: https://mariadb.org/files/mariadb-client-doc.zip

Obtaining the driver

The driver is downloaded from http://downloads.mariadb.org

Source code

The source code is available on Launchpad: https://code.launchpad.net/mariadb-native-client

License

GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

MariaDB Connector/C Release Notes

Other MariaDB Client Library for C Articles

MariaDB Connector/C Changelogs

Other MariaDB Client Library for C Articles

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.