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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PyMySQL!