Skip to main content

Duckdb postgres extension

Project description

🦆DuckDB HTTPFS extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-postgres

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("postgres")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where extension_name='postgres'""")
    .fetchone()[0]
)

License

duckdb-extension-postgres is distributed under the terms of the MIT license.

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

duckdb_extension_postgres-1.1.3a0-py3-none-win_amd64.whl (22.9 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_x86_64.whl (11.0 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_arm64.whl (9.6 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_postgres-1.1.3a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 53b8082bf28b1981e3558a6bdff14c90d58aaefb546a62ca260ce8f9d9fddbcd
MD5 ba93e4cf5b5f9d57f691cd5120dafb45
BLAKE2b-256 03899152406afd518b968f42b45c99d31aaae5c3a060858b0240bbf57327e233

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.3a0-py3-none-win_amd64.whl:

Publisher: publish-postgres-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_postgres-1.1.3a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b4f9ae08ae66e55b38d5e6a05d27fe032528947caa4853405680ce6cf90d6daa
MD5 7c69b695bd2dbc376791cb4c9c22bd35
BLAKE2b-256 7e935c3ff57a774674251eb671156e7cb99ae2f530432f70da52152482f87fd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.3a0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-postgres-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 cde00d139bea97b6dfddb380e78ae7ab6ad5394215674362700b3ca52eb2b43d
MD5 80214e0c4cd449347f6ecc7384261d50
BLAKE2b-256 6a20457786693a6ae1dd571cc6c31d157f9ec80ae73b21d1f0c6f384812ca27e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-postgres-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4dce2906adeb77522bb3cd0e0ea8faad06382b5484fe345bdef9397540e6ce35
MD5 2c23876fcc4aa8cfd27d31431b6866b4
BLAKE2b-256 8bd47c7ad2db82399233b44387dfca04aa111642a18ab72bf3548b5e3d83ce4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.3a0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-postgres-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page