About 48,800 results
Open links in new tab
  1. MySQL Connectors

    MySQL provides standards-based drivers for JDBC, ODBC, and .Net enabling developers to build database applications in their language of choice. In addition, a native C library allows …

  2. 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 …

  3. MySQL :: Download Connector/J

    Privacy / Do Not Sell My Info | Terms of Use | Trademark Policy |

  4. 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 …

  5. MySQL :: MySQL Community Downloads

    Skip to Main Content The world's most popular open source database Contact MySQL | Login | Register MySQL.com Downloads

  6. MySQL :: Connectors and APIs Manual :: 1 Introduction

    Both Connectors and the APIs enable you to connect and execute MySQL statements from another language or environment, including ODBC, Java (JDBC), C++, Python, Node.js, PHP, …

  7. MySQL :: Download Connector/ODBC

    We suggest that you use the MD5 checksums and GnuPG signatures to verify the integrity of the packages you download.

  8. MySQL :: MySQL 9.3 Reference Manual :: 31 Connectors and APIs

    This is the primary method used to connect to an instance of the MySQL server, and is used both by MySQL command-line clients and many of the MySQL Connectors and third-party APIs …

  9. MySQL Connector/C++ is a MySQL database connector for C++ applications that connect to MySQL servers. Connector/C++ can be used to access MySQL servers that implement a …

  10. MySQL :: Connectors and APIs Manual :: 6.4.1 Quick Installation …

    The recommended way to install Connector/Python is by pip and wheel packages. If your system does not have pip, you can install it with your system's software manager, or with a standalone …