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.4.0.20250921.post0-py3-none-win_amd64.whl (16.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-manylinux_2_17_x86_64.whl (17.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-manylinux_2_17_aarch64.whl (15.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-macosx_11_0_arm64.whl (9.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-macosx_10_9_x86_64.whl (10.5 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0df1223dc095e20373a547cb3886441c4f452b1281bb834e0aa8ee0176832b26
MD5 e280259b54674db4614c3c7ae63a2bfc
BLAKE2b-256 3ea0661787e37a7529ba1187553cb1b862191091828169a4e54e969a1a1f0032

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6ac0edced9578a2bd6957e96b3f5b24388d1eb73a63aea410749396849402cb8
MD5 333ce2d1a17dfd60e883b3c966f7c4a5
BLAKE2b-256 580fb8c175087e7cbbb0dc634b6999105fe09e94848a5a1c6b11ab4fdb423999

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 4348fce6b135457977027f49f59dd9b02361d3ecac863ffd156941021657d524
MD5 25a5f20d7ba5602672c9954424997a42
BLAKE2b-256 4fabbe8c80e089dc1ea5956e8bae5b77cbe397eb1909dcd73bce41338a3f3f1d

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01b04569c3bb881ea8dd5a89678973289e0e7298c0af19c601844f5f9f4053c9
MD5 829ccab3ae8c4620f3334dfc55f5c0ae
BLAKE2b-256 654010dc8015776a1fa264b178e106b90cca14347e94610a00e7261b75073395

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.0.20250921.post0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0671ff80cb39c5b35026837cb34ff909310102c6c4036579eef2ee6e02b78ee
MD5 988cb1f3af8685fcd985ab44992e13c9
BLAKE2b-256 3ebb9762340a1cb307ef21e6e93d912b370037d921752e7c5ef8199a4388a5f2

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