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