asyncpg is a high-performance PostgreSQL client library designed for Python's asyncio framework. It offers a clean and efficient implementation of the PostgreSQL server binary protocol, enabling developers to execute database operations asynchronously. This approach allows for scalable and responsive applications that can handle numerous concurrent database connections.
Features
- Asynchronous support using Python's asyncio
- Direct implementation of PostgreSQL's binary protocol
- High performance with low latency
- Support for prepared statements and connection pooling
- Type-safe query parameters and results
- Compatibility with Python 3.8 and above
Categories
LibrariesLicense
Apache License V2.0Follow asyncpg
Other Useful Business Software
Premier Construction Software
Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of asyncpg!