[ 源代码: asyncpg ]
软件包:python3-asyncpg(0.30.0-1)
asyncio PosgtreSQL driver
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
其他与 python3-asyncpg 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
- 或者 python3-supported-min (>= 3.11.0)
- 软件包暂时不可用