Skip to main content

DuckDB extension package for duckdb/core-extensions/postgres

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[postgres]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

duckdb_ext_postgres-1.3.1.20250921-py3-none-win_amd64.whl (15.3 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl (16.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl (14.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_postgres-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl (9.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl (10.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_postgres-1.3.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f14b15a2d14af1b6fe13cf18100d7595682d243cb7b38a0a16f52c0f12023f0f
MD5 7f00fddad52940f5e874d9d32c9db415
BLAKE2b-256 bcdd631a58bcaa23f158226731fa4a890e6f7e3b2e3319d6e59dd0facc46c524

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 62e0e5700ad01864024428964b09c1ea53177b8700e152ea7e129568c1af0824
MD5 77b115482e0c21c63e12b8229e20fff9
BLAKE2b-256 5cee7c8ba9ed7f5244e7221548bb3df2aeeea65aac7fcc08f97f77b1db3b997b

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 af363687d913d54f0f6b04ddc859edd6a45f4ebd82e091aacaf76e55c6fa1a82
MD5 1b1a21eace66b0d2c8c16300d7af7a0b
BLAKE2b-256 de53256050f34957c7accad6a0bbbfe8d547b26569f41d5a4194668abb19237f

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 261caa5a7936693c9e2dca1f683ac3691918766a52624843e591177509acabd1
MD5 5cfd1ea101c515a6028bd9f9af86a596
BLAKE2b-256 ff3f300318a45fbfa51078eedc58c46bb9308cef65dba6bdbf6061e2a244856b

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a9fc1709b42ce2c0563fb9ad7af774f54d42af41f9940281a07b818992a92465
MD5 cde4c2b4ad3c149bf82ea90657d0ae0d
BLAKE2b-256 d54054bef2d479d62d476f021236fc0835dbdcc8520b69a43cae5c6b9b50428a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page