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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Peewee-async!