PyMySQL is a 100% Python implementation of the MySQL client protocol, allowing Python applications to connect to MySQL and MariaDB databases without requiring binary extensions. It supports standard DB‑API 2.0 features, such as cursors, transactions, and parameterized queries. PyMySQL is versatile for web applications, scripts, and tools, offering compatibility with ORMs like SQLAlchemy and frameworks like Django.
Features
- Pure-Python MySQL and MariaDB connectivity
- Compliant with DB‑API 2.0 interface
- Supports SSL, compression, and timeout settings
- Cursor with dict result support
- Transaction support with commit/rollback
- Compatible with SQLAlchemy and Django
Categories
LibrariesLicense
MIT LicenseFollow PyMySQL
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PyMySQL!