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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Peewee-async!