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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of asyncpg!