mysql-connector-cpp

MySQL connector

A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers.

MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.

GitHub

634 stars
45 watching
245 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mysql/mysql-connector-net A C# library providing connectivity for .NET applications to interact with MySQL databases. 291
mysql/mysql-connector-python A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. 877
mysql/mysql-connector-j Provides a Java driver for connecting to MySQL databases 915
mysql-net/mysqlconnector An ADO.NET data provider for MySQL and other compatible servers. 1,391
mysql/mysql-connector-nodejs An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. 155
myselfghost/lua-resty-mysql-connector A Lua library providing connection utilities for MySQL databases, supporting read and write separation and multiple database instances. 0
arkena00/ndb Provides a flexible and generic interface to connect to various databases using C++ queries. 30
bung87/amysql A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database. 27
perfectlysoft/perfect-mysql A Swift wrapper around the MySQL client library enabling access to MySQL servers 127
r-dbi/odbc A C++ library providing a DBI-compliant interface to ODBC databases 392
mariadb-corporation/mariadb-connector-j Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. 338
oracle/python-cx_oracle Provides a Python interface to Oracle Database 890
paurkedal/ocaml-caqti A monadic connector API for relational databases, providing a uniform interface across different database systems. 311
mysql/mysql-shell An interactive console interface for MySQL Server, supporting development and administration with scripting capabilities 194
jtv/libpqxx The official C++ client API to the PostgreSQL database management system. 1,035