MySQL C API client library
MySQL is a relational SQL database management system with libmysqlclient being its C client library. Applications can use this library to pass queries to MySQL database servers and to receive the results of those queries using the C programming language. For more information see: https://www.mysql.com This package contains the original libmysqlclient library source code overlaid with the build2-based build system and packaged for the build2 package manager (bpkg). See the INSTALL file for the... More
license | other: GPL-2.0-only with MySQL Universal FOSS Exception |
---|---|
project | mysql |
url | www.mysql.com |
doc-url | dev.mysql.com/doc/refman/8.0/en/c-api.html |
src-url | git.build2.org/cgit/packaging/mysql/mysql/tree/libmysqlclient/ |
mysql@lists.mysql.comMailing list | |
topics | CMySQLSQLrelational database |
2 Versions
version | 8.0.15+18 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 3; libz, libcrypto, libssl |
reviews | +1 |
version | 5.7.20+5 |
---|---|
license | GPLv2 with FOSS License Exception |
repository | https://pkg.cppget.org/1/legacy |
depends | 0 |
reviews | +1 |