Pinned
Repositories
-
- mysql-server Public
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
- mysql-connector-nodejs Public
MySQL Connector Node.JS is a MySQL Connector using the X Protocol, which was introduced with MySQL 5.7.12.
- mysql-connector-python Public
MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver. Documentation & Download: http://dev.mysql.com/doc/connector-python/en
-
- mysql-connector-odbc Public
This is the source for MySQL Connector/ODBC (myodbc), an ODBC (3.51) driver for connecting an ODBC-aware application to the MySQL Server.
-
- mysql-shell Public
MySQL Shell is a new command line scriptable shell for MySQL. It supports JavaScript and Python.
- mysql-workbench Public
MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.
- mysql-connector-cpp Public
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.