Skip to content

salewski/mariadb-connector-c

 
 

Repository files navigation

MariaDB Connector/C

Windows Build

Linux Build

MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB (and MySQL) databases.

Prior to version 2.1 the name for the library was MariaDB Client library for C. This code is based on the LGPL libmysql client library from MySQL 3.23 and PHP's mysqlnd extension.

This product includes PHP software, freely available from http://www.php.net/software/

History

Parts of MariaDB Connector/C are derived from PHP's mysqlnd extension and the original LGPL MySQL client library for MySQL 3.23. The rest of the code is written by developers at MariaDB Corporation Ab.

License

License (LGPL version 2.1)

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.

For licensing questions, see the Licensing FAQ.

Contributing

If you want to be part of this development effort, you can discuss this at maria-developers@lists.launchpad.org.

Authors

  • Oleksandr Byelkin
  • Sergei Golubchik
  • Andrey Hristov
  • Kristian Nielsen
  • Lawrenty Novitsky
  • Georg Richter
  • Vladislav Vaintroub

and others

Source code

Source code can be obtained from the MariaDB Connector/C Github repository

Bugs

Bugs are filed in the MariaDB Bugs Database.

To report a bug you'll need to signup for an account at https://jira.mariadb.org Before you file a bug make sure that the bug is not already filed under MariaDB Connector/C Bugs.

Documentation

Documentation of MariaDB Connector/C can be found in Wiki

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.5%
  • CMake 3.3%
  • Objective-C 3.3%
  • C++ 3.2%
  • Shell 0.5%
  • Roff 0.1%
  • Dockerfile 0.1%