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
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 aiopg!