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

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres-1.1.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a3344f574f92f711827b359f6f34aa2335730bfa19542ddb2cdd3acb0bd9ed08
MD5 1bfe1579027d871df6f00d3f4591425d
BLAKE2b-256 01a9fceec03b20ee3078ebf4bbd518b69b5db1b699d00cba14bd3d48b9f4bdf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.2-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.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ffd01c64d56c0ef859563eb92114ed87c7fc3dc123ed32ec1f1f7c23412d7b37
MD5 d1577fa7b4d9e376ef3e9aef965f7106
BLAKE2b-256 bc9d25a63f70f503f80a8304d7a2a1064abf21ef76f5cfabf8ffa3d7a7deb104

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.2-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.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 662245602198983429f7bb73fae88728a725fa4fef154727e8d16ff1d270357c
MD5 8cc2bb28cec8b58dbca07bb3d72165a0
BLAKE2b-256 f57681dbb871cf182ee706679e7f1bb0de5856544ecc99f65c7ece118c9bc1cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.2-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.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ddbb865e9b002c98523eb054a57b0a8791a64a43e54db9322056703e6f6a60a2
MD5 6c7d52577af78e19a1b6881bc4d4e2ea
BLAKE2b-256 6a8fd7eeff67fa0ae274360b4386e792a0f32b1691d158e866484cf325a1352c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_postgres-1.1.2-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