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.2.2.20250921-py3-none-win_amd64.whl (23.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (15.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl (14.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_postgres-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl (8.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl (10.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0629f99fcd30204891c7dce5c49417217a51aeb3f4007f58fce59ca4e7127110
MD5 50ec145276d89a6b50637e96efdaf0ba
BLAKE2b-256 e7592dcbf87eb8b0a4a730d85dbe2657a92899b5c3403d2303ec7f01e4c2d29f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5c0652b8297174a5aed66ac0476e8a6384fba06361cd35ea8c6e1af6deddd84b
MD5 cf6f9a1c27a2537f80d9195fa4ccdd21
BLAKE2b-256 75065bd2cde8ab742c25d87c313763ea3d6fd37a43acc6e1bf46140219eab9d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 5bfc2b6d7b020a42384984181a7fc6b3994b72253f52be5e415a189ccbe5cfa7
MD5 5bb63d11af0ce0648b017bc07c1736fb
BLAKE2b-256 3491491beaaf5ba08256e7cda4bc7c0a6d8e17dc7b4d49c0f1d435dc23647f99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9ca87abfb5089f5ab7000386de546b7b4b38e221ba859f8fe016f7241dad6e75
MD5 b3b20b5a058142fa0ee8bfa91899eb7e
BLAKE2b-256 e6c7e938c5afe56538a4892df39aff0839a3c32b05085473e8743793a20c98df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c474955dec39445d6ac0254c234b3f15792dc5301a7e85c3e2c193c94f75035d
MD5 f1a842b46f4f264199d2f0df16b5bd80
BLAKE2b-256 0907fd39a289afce184985bc500d520e25830d62ec66c0a1024717c320eb8dab

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