
Connectors and APIs - MySQL
The MySQL Connectors and APIs are the drivers and libraries that you use to connect applications in different programming languages to MySQL database servers. The application …
MySQL :: MySQL 8.4 Reference Manual :: 31 Connectors and APIs
MySQL Connectors provide connectivity to the MySQL server for client programs. APIs provide low-level access to MySQL resources using either the classic MySQL protocol or X Protocol.
MySQL :: MySQL Documentation
MySQL 8.4 Reference Manual MySQL 8.4 Release Notes Cloud Guides User guides for various cloud services MySQL HeatWave on OCI MySQL HeatWave on AWS
Connectors and APIs Manual - MySQL
Apr 15, 2025 · Connectors and APIs Manual Abstract This manual describes the Connectors and APIs that can be used with MySQL. For legal information, see the Legal Notices. For help with …
MySQL :: Connectors and APIs Manual :: 1 Introduction
Connector/Python provides driver support for connecting to MySQL from Python applications using an API that is compliant with the Python DB API version 2.0. No additional Python …
MySQL 8.0 C API Developer Guide
Nov 12, 2025 · This document accompanies MySQL 8.0 Reference Manual. The C API provides low-level access to the MySQL client/server protocol and enables C programs to access …
MySQL 8.4 Reference Manual
Oct 25, 2025 · It documents MySQL 8.4 through 8.4.6, as well as NDB Cluster 8.4 through 8.4.6, respectively. It may include documentation of features of MySQL versions that have not yet …
MySQL REST Service - Reference Manual
It is recommended to use the latest available version of MySQL Shell (9.4.0 and higher) to configure and work with the MySQL REST Service, regardless of the MySQL Server and …
MySQL REST Service - Core REST APIs
Feb 15, 2006 · This section provides examples of using the MySQL REST Service queries and other operations against tables and views after you have REST-enabled them. The examples …
MySQL :: Download C API (libmysqlclient)
Linux: The Client Utilities Package is available from the MySQL Community Server download page. Repos: The Client Utilities Package is available from the Yum, APT, SuSE repositories.