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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Peewee-async!