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

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-manylinux_2_17_x86_64.whl (16.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-manylinux_2_17_aarch64.whl (14.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-macosx_11_0_arm64.whl (9.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.3.2.20250921.post0-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.2.20250921.post0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 6c6b5e3185ba9466a0b51e13f8347ec4ee733fc72ad6160c520ff42cec6f8eae
MD5 93d2bdd1a27252b79f1368f4eb7d6f95
BLAKE2b-256 598c984a00df076cb4bf3015904ab7c786406978c9ff455300947ff1985e0e03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a161bd57318fbbf1e20e9e35c7e74bba158d1ae22ff06b085586490ec677c899
MD5 e9b95687095ca23361d3148346e768c0
BLAKE2b-256 a0dafb61babfa37ddc89caad5e7ce721758a097c228c05720bba097053404570

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9e754df9ba6455cafcd231b650381fb26290ecdf0f85201da93a2eeb28427357
MD5 5d8bc6e2685136162a8979a94e75bc3f
BLAKE2b-256 551c12eb8f7d7b4ded8c7dd2b4dc21dfc8031d0e405abf9d95483c7543e44ab6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 adabe0d1cee8ea5fb7153b640a8692c7427f0bde97871f835e66b67899df1d7c
MD5 e18c9bd83eb8d7bdc32e929022fe2d30
BLAKE2b-256 ed47fa65d1c0e12b11448b37bda3148a5a3b2d0a68056e68f66f0208c7318b58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.3.2.20250921.post0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 01e6e4d9abef7fbd12ae8662318311dce612281aeee7fbf339ac36371037ed6a
MD5 a5b2779dbdf2309b83828849f300d013
BLAKE2b-256 91b55aee23059db6fbcc2dd17d09c249aba510137aae9928ff8c4eff853127e5

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