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

Uploaded Python 3Windows x86-64

duckdb_ext_postgres-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (17.7 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_postgres-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (15.8 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_postgres-1.4.1.20251008-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.1.20251008-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3b6bbcd4ac773e37a19fde7568890d53d72a2e28ed9cd5369ace5ba992f10a96
MD5 472d081ab371b9614a33e0e2f5c34240
BLAKE2b-256 07c0916250d8665d3c85cb83eb2b5200b0eca969863f6a9cc2158972d2d4b05d

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e7ce17b0b164e9425af3f7b68c6bf23ca2fa186da982e453f57c1ece7aee205e
MD5 b31d5ae990ee19c55a190d36b711183a
BLAKE2b-256 7765eb452e15220e6d826c7813e128db7144eddc7dd8d3d052de94576a0cbf79

See more details on using hashes here.

File details

Details for the file duckdb_ext_postgres-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4da20c2ea094ff9f8d677b7d655cd1cd45c7b08d14002082d78202afac74ff40
MD5 9912af747ec5ec812e681e2b7121adc0
BLAKE2b-256 be39519e465d27e8e44d90d9e0da23a592d391c3ef682daa3f0478d6bd1d3647

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41058f52ca86abe554aaa173801c3759c9c62f0a8a43538fd3f745cee508e060
MD5 8707bd5dfd57d627112b3afa7fc8f4ef
BLAKE2b-256 1d6a9b08a67eccf42d476b79dd3ddffcea74725f607681086e0bfa260ac9b8e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_postgres-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 90301eb4e598ffd298079132be2631b65d8ec273257f4eed092dafb0af17d8d6
MD5 b9b077b94ae7d372e52b94d3db949248
BLAKE2b-256 07d05ea103b0d01c8b315fbc7b0db56e776665d529d4844f036a75064134426e

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