aiopg is an asynchronous PostgreSQL database driver for Python built on top of asyncio and psycopg2. It provides support for asynchronous query execution and connection pooling, enabling efficient, non-blocking database access in Python applications. aiopg is well-suited for web services and microservices that require concurrency without threads.
Features
- Asynchronous PostgreSQL access with asyncio
- Built on top of psycopg2 for full Postgres feature support
- Connection pooling for performance and resource control
- Full support for server-side cursors
- Works seamlessly with SQLAlchemy core
- Suitable for high-concurrency async applications
Categories
DatabaseLicense
BSD LicenseFollow aiopg
Other Useful Business Software
Full-stack observability with actually useful AI | 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 aiopg!