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

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres-1.1.1a0-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.1a0-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.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 dac6220518f7724e770760c76aafe61d53f988aed23bbd308bbb34ca2fbc6ad3
MD5 0201bb7713bf2778fbc653b3013de0d5
BLAKE2b-256 24aec33cfc3f1b30f6986784b5eeb8e10a8213e58345ca8d817a38eee90cff55

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab48fcc7771abcbfa90be0cc30a8338b9fa6b8b2ebcbda643571ffd059edde2f
MD5 764451be878417958f2aef213945ffc3
BLAKE2b-256 cad5e13d5eb251a704f56206295fb6b0819e4ef37c146bbec189ed2a39ca169a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d7c189b974ac6114090ba522c9c81533779984bf400f330d6422dbda497ba326
MD5 961e4991611d5d93b08bc3bbec858641
BLAKE2b-256 b88598563c7f5c9bfc2349ec2eea3902063c5b0433a4ecc42b00f69540556c4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f761032b65d301c08b06f8ae16c616bc1602de8e24ddfe6ad2bc3d50c7ffe82
MD5 962d7b1533e1a8ea78aba053b5a480c7
BLAKE2b-256 fbe786211332ba299371f9e98a9627380b190b1ea58326eac8977ff6c43d0f4e

See more details on using hashes here.

Provenance

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