NPYXNPYX
MySQL Connector/Python

MySQL Connector/Python

Connect Python applications to MySQL databases

Description

MySQL Connector/Python is a robust database driver that enables seamless integration between Python applications and MySQL servers. This official Oracle-developed connector implements the Python Database API Specification, providing a standardized interface for database operations. Developers can execute SQL queries, manage transactions, and handle connection pooling with native Python code. The connector supports all MySQL data types and features including prepared statements and SSL-encrypted connections. Its pure Python implementation requires no MySQL client library, making deployment straightforward across different platforms.

Screenshots

MySQL Connector/Python screenshot
Click to view full size