python3-asyncpg

asyncio PosgtreSQL driver

Description

Database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework. It implements PostgreSQL server protocol natively and exposes its features directly.

Features:
 * prepared statements,
 * scrollable cursors,
 * partial iteration on query results,
 * automatic encoding and decoding of composite types, arrays, and any
   combination of those,
 * straightforward support for custom data types

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://magicstack.github.io/asyncpg


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-asyncpg