mysql-connector-python
MySQL client
A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0.
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
882 stars
67 watching
299 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# library providing connectivity for .NET applications to interact with MySQL databases. | 295 |
| A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 639 |
| Provides a Java driver for connecting to MySQL databases | 925 |
| An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. | 156 |
| Provides a Python interface to Oracle Database | 887 |
| An ADO.NET data provider for MySQL and other compatible servers. | 1,404 |
| A Python driver for connecting to and querying a CovenantSQL database | 7 |
| Provides an ORM tool to interact with Magento 2 databases using Python without relying on the core Magento 2 framework. | 18 |
| A Lua library providing connection utilities for MySQL databases, supporting read and write separation and multiple database instances. | 0 |
| A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database. | 27 |
| A Perl driver for interacting with MySQL databases | 63 |
| Provides interfaces to connect and interact with data sources like Hive and Presto using Python. | 1,676 |
| A Swift wrapper around the MySQL client library enabling access to MySQL servers | 127 |
| An interactive console interface for MySQL Server, supporting development and administration with scripting capabilities | 195 |
| A framework for interacting with MySQL databases from iOS and macOS applications. | 235 |