MySQL Connector/J



MySQL Connector/J is the official JDBC driver for MySQL. MySQL Connector/J 8.0 is compatible with all MySQL versions starting with MySQL 5.6. Additionally, MySQL Connector/J 8.0 supports the new X DevAPI for development with MySQL Server 8.0.

C++ connect to mysql database

MySQL Connector/J 8.0 Developer Guide Abstract This manual describes how to install, configure, and develop database applications using MySQL Connector/J 8.0, a JDBC and X DevAPI driver for communicating with MySQL servers. Click Download link next to 'JDBC Driver for MySQL (Connector/J)'. Select the 'Platform Independent' version. Click the Download link next to 'Platform Independent (Architecture Independent), ZIP Archive 8.0.19 4.4M (mysql-connector-java-8.0.19.zip)' Login to Oracle or create a new account on Oracle. CLick 'Download Now' and save the download.

Online Documentation:

MySQL Connector/J
  • MySQL Connector/J X DevAPI Reference (requires Connector/J 8.0)

MySQL Connector/J 8.0 is highly recommended for use with MySQL Server 8.0, 5.7 and 5.6. Please upgrade to MySQL Connector/J 8.0.


Mysql Connector/j Release Notes

Please report any bugs or inconsistencies you observe to our Bugs Database.
Thank you for your support!

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 developers to embed MySQL directly into their applications.

Mysql Connector/j 5.1.46

Developed by MySQL
ADO.NET Driver for MySQL (Connector/NET)Download
ODBC Driver for MySQL (Connector/ODBC)Download
JDBC Driver for MySQL (Connector/J)Download
Node.js Driver for MySQL (Connector/Node.js)Download
Python Driver for MySQL (Connector/Python)Download
C++ Driver for MySQL (Connector/C++)Download
C Driver for MySQL (Connector/C)Download
C API for MySQL (mysqlclient)Download

These drivers are developed and maintained by the MySQL Community.

Mysql Connector/j 8.0

Developed by Community
PHP Drivers for MySQL
(mysqli, ext/mysqli, PDO_MYSQL, PHP_MYSQLND)
Download
Perl Driver for MySQL (DBD::mysql)Download
Ruby Driver for MySQL (ruby-mysql)Download
C++ Wrapper for MySQL C API (MySQL++)Download