mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2026-03-06 14:40:20 +00:00
MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL licensed.
|
|
||
|---|---|---|
| .github/workflows | ||
| benchmark | ||
| client | ||
| cmake | ||
| docs@7e12bcea26 | ||
| external/zlib | ||
| include | ||
| libmariadb | ||
| man | ||
| mariadb_config | ||
| plugins | ||
| scripts | ||
| unittest | ||
| win | ||
| win-iconv | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| appveyor-download.bat | ||
| appveyor.yml | ||
| CMakeLists.txt | ||
| COPYING.LIB | ||
| README | ||
| travis.sh | ||
This is LGPL MariaDB client library that can be used to connect to a MariaDB or MySQL database server. 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/> If you want to be part of this development effort, you can discuss this at maria-developers@lists.launchpad.org. To report a bug you'll need to signup for an account at https://jira.mariadb.org The MariaDB team