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

Uploaded Python 3Windows x86-64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.2.1.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.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 581d5e1e147595071aabb9e8c53e0af7d56ed357c17acbe66f34fab854437e73
MD5 f3f366f27106cbfd302c186b1f5a5715
BLAKE2b-256 ed3a5d9f2aa2b2c12762431ee3f075c714cb9f5f585512f572d8e676221950b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8e7ac789223348f14ed77506e91e34a512c05a4f861b4840e0e0f2932f656cae
MD5 1f95efdb82bc3cfcd34331ac3e70e9b6
BLAKE2b-256 7d7cc6a546692a031dd84f6d2f2ac0fb3718cbba02bb1440e16cb290bae6a330

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e007fd585312f8086523f4761f8926a7325def035c54915954abbff52eadc579
MD5 41ac345cd60dfe5ff711e67ae77646fd
BLAKE2b-256 73621cfec24a1b0689ba237a47fffe3cb289599eed667ccd00f9fb956070f061

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e1b6a0db3cc668172cdb106b82752fc2f75cddb1371ea5cf293ee6d23ebd9022
MD5 1cbf90ede4fcd96c472a4778ac905d6e
BLAKE2b-256 a62f534e603425c08d6f3a71c185db3d74ddfe0eb7de2aefd4f49e1d3dc02c67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 92ae3ee3dca13bacbe7812a394102470f77c3d7842eab5fe50365b85c64bdbfe
MD5 fe81015fd76ca43d19c83298c63618c9
BLAKE2b-256 2ffd0c1ac760de0ffa8e53b0f4e46de2a5d2522206982e1d48e6d4d008a69c96

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