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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of aiopg!