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

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (15.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (14.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.3.0.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.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 79cd4c59be6db435a1765651b0ab95b1d0c1c7606a925708eed9587371315c23
MD5 7f5154493cf608fde6207bfba9e1dcbd
BLAKE2b-256 9a05a0b99aaaef1deee3ab19da1e0694a72df868f9455e54f47543858df1a527

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 abb7de5d4d1570c0eac411e8b9ed46e42b1eeed96a58de91eb11b287016fc9f8
MD5 f0ac48e44c5fcb79dd85edcfa18ed3b9
BLAKE2b-256 9e9a31f8c285644f3f1599affd2928f351e2d713e3444fef34d34e1cadae0905

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 05635d521cad86b7bb35d14633066e2420a600d540c1dc71bb960de16d43cfa0
MD5 c4a97c966dfc0d87e624f39f77bc59f8
BLAKE2b-256 fef42791d391bc7159da60530a9b5ff542fcb283eace557a7ce81950ff076bbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b2c3ef7688ff5a55953141d8356143746602a8619b850acbc60920f5f60cf91
MD5 c1f1510dd3e864615c4cc82937f87861
BLAKE2b-256 652a2a353c30535f66a6f22ea10615fc8b9b785ba4e728d5e861914345c9b018

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2654983ff1e83d2cf661e43dde13b80de9213a786c5c8e2ae885623392db081e
MD5 11c3da65652275efceda051c75b3c9eb
BLAKE2b-256 a038f363b5729b4dde58433acac5004cc0415125ec6908ec0b9907b8de9d69ed

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