peewee-async is an async extension for the Peewee ORM, enabling non-blocking database access in asyncio-powered Python applications. It allows you to use familiar Peewee models while benefiting from asynchronous I/O, making it ideal for web applications or services that require concurrency.
Features
- Adds async capabilities to Peewee ORM with asyncio
- Supports PostgreSQL via aiopg and MySQL via aiomysql
- Drop-in integration with existing Peewee models
- Asynchronous query execution and transaction handling
- Works seamlessly with Tornado and aiohttp
- Lightweight and suitable for high-concurrency apps
Categories
Object-Relational Mapping (ORM)License
MIT LicenseFollow Peewee-async
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Peewee-async!