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
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 Peewee-async!