MySQL Connectors

MySQL :: MySQL Connectors

MySQL Connectors

MySQL open source software is provided under the GPL License.

OEMs, ISVs and VARs can purchase commercial licenses.

MySQL offers standard database driver connectivity for using MySQL with applications and tools that are compatible with industry standards ODBC and JDBC. Any system that works with ODBC or JDBC can use MySQL.

Connector/ODBC

Standardized database driver Windows, Linux, Mac OS X, and Unix platforms.

Connector/J

Standardized database driver for Java platforms and development.

Connector/Net

Standardized database driver for .NET platforms and development.

Connector/MXJ

MBean for embedding the MySQL server in Java applications.

Connector/C++

Standardized database driver for C++ development.

Connector/C (libmysql)

A client library for C development.

原文地址:https://www.cnblogs.com/lexus/p/2395301.html