python-aiomysql
CommunityAsync MySQL in Python with robust pooling.
Authorthe-perfect-developer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
aiomysql provides asyncio-native access to MySQL databases by wrapping PyMySQL with async/await support and pooling, enabling scalable, non-blocking data access in Python applications.
Core Features & Use Cases
- Connection pooling with create_pool for production-grade apps
- Async context managers and safe cursors to ensure resources release
- Parameterized queries and transaction management including commit/rollback
- Optional SQLAlchemy expression layer via aiomysql.sa for advanced queries
Quick Start
Create a pool and verify connectivity by running a simple SELECT statement
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-aiomysql Download link: https://github.com/the-perfect-developer/the-perfect-opencode/archive/main.zip#python-aiomysql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.