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

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl (15.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_postgres-1.2.0.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.0.20250921-py3-none-macosx_11_0_arm64.whl (8.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 07c4034f2e1f77126d797392e556b8cc5ece0077f9b4a77f4f67c29d4ec03471
MD5 6656599994fa99b55b5fda4e29452ac5
BLAKE2b-256 258fff5580e2c83ba3c2a4c13257894b83f618007e6427e4a47633f2527bd6ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8244c4ed89fe8f3a62c76decc7cd879d5722011606f4d0d53a8357b2a206b1ee
MD5 db3762ab7c9fc6c67125963d704c094d
BLAKE2b-256 1035fefc9af26349544eff4d82db107e18e65ee785b0cc5ad4176255a7c9a3e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c640945f4e47b3ce613a84609348ce62e0cd3f823cf95e3f164324d926b7af94
MD5 c3dba4eb102f0621062075826d9e7030
BLAKE2b-256 262f09aff5c8474789b56969d3fa02082895a6aa1f8c6f093bbd92ef9fe9a417

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 042ac1a1bbd2a642a81e85183c848ca53b30a84c8393760859bc2791214c785e
MD5 22a37624abd41e573151e81f87a71aec
BLAKE2b-256 1464d437462bcdbabb6631b984ba17d1a258dce3f6ec069611b46213be1a0d6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e95e5080ac0dd93557d64f2d5817e5aa878080cf56970e7d25c7043ed06a75f5
MD5 16a4fd0d31d0d62bd1f24588bba8fa12
BLAKE2b-256 423b350ac24c07a2cf66ed58688b6cc5a1fbb4f244bb5a7dd8e2f7319d2d9c63

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