Package: python3-psycopg-c (3.2.6-1)
Links for python3-psycopg-c
Debian Resources:
Download Source Package psycopg3:
Maintainers:
External Resources:
- Homepage [www.psycopg.org]
Similar packages:
PostgreSQL database adapter for Python 3 - binary module
Psycopg 3 is a newly designed PostgreSQL database adapter for the Python programming language.
Psycopg 3 is a complete rewrite of Psycopg 2, maintaining the same fundamental libpq wrapper architecture and DB-API interface design, but exposing new features to better work with the newer versions of Python and PostgreSQL.
On the Python side, Psycopg 3 allows the use of asyncio-based concurrency and static typing. Many improvement to the Python interface make the library much simpler and more idiomatic to use,
On the PostgreSQL side, Psycopg 3 makes use of server-side parameters, prepared statements, binary parameters, and great support for COPY operations.
Psycopg 3 presents a familiar interface for everyone who has used Psycopg 2 or any other `DB-API 2.0` database adapter, but allows one to use more modern PostgreSQL and Python features, such as:
- Strict Strong Typing - asynchronous support - server-side parameters binding - binary communication - a great integration of the COPY support - direct access to the libpq functionalities
This package contains binary module, increasing performance of operations
Other Packages Related to python3-psycopg-c
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armel, armhf, i386, s390x]
-
- dep: libpq5 (>= 17~~)
- PostgreSQL C client library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-psycopg (= 3.2.6-1)
- PostgreSQL database adapter for Python 3
-
- sug: python-psycopg-doc
- PostgreSQL database adapter for Python 3 (documentation package)
-
- sug: python3-psycopg-pool
- PostgreSQL database adapter for Python 3: connection pool
Download python3-psycopg-c
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 335.2 kB | 1,297.0 kB | [list of files] |
arm64 | 285.8 kB | 1,233.0 kB | [list of files] |
armel | 289.8 kB | 1,194.0 kB | [list of files] |
armhf | 295.8 kB | 938.0 kB | [list of files] |
i386 | 325.2 kB | 1,325.0 kB | [list of files] |
ppc64el | 311.9 kB | 1,489.0 kB | [list of files] |
riscv64 | 329.9 kB | 1,025.0 kB | [list of files] |
s390x | 312.3 kB | 1,285.0 kB | [list of files] |