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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PyMySQL!