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

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres-1.1.3-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.3-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.3-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 bff259395765b2a01ce97de1898753fc34acf14bea2bb17b56171553201674f0
MD5 76fb4e896c37759b0bba7bcb8e7f4229
BLAKE2b-256 81ced5695007e86e1fac586a3a8ce9af7d4247fa85c8e17301b4f45ac792a0b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1e06d74beb139cd75f90a535667f3a8ef6242a846e6d8308ed436f78348b6a44
MD5 c59ba748b0bf13dde57b1a10aeaa2b8d
BLAKE2b-256 6eae93955d1ad761db4eac517a4d2788cc99a4d59eb48b4775c0889991780875

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 de793283e88411b6d71ae1754bc102cce6ceec5a93088ab515f508dfc26b9954
MD5 b572ad972921117029a2de5330c7ac05
BLAKE2b-256 f435ecf1ec3132392e822ca16abd81e6fc10a745aef87257c68b7689a2d7e700

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9efc8d413c8dfa11056a33cdfd349a70d020ddcb5bcf756b106a66457bc2ebd
MD5 9df335e80dd3c3ba2c11883c1db55dab
BLAKE2b-256 3f898d4b5863fc78942da949b9aab58a8a7693ce2f9dede893a718bea77fefc3

See more details on using hashes here.

Provenance

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