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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c7d07370021710904a636a066ea3cae1813de44aa9aa4fc1e96b209e9961b128
MD5 0a861cbeb331ada8890dd202608b9ba2
BLAKE2b-256 b6f4c499d3192799a69351dc042637d0242960513f92133b7cd49e4c485f6283

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d9c9dda3f566ef6dd6d32154abf49c3e9a1b1dc5b01384b24424e97c8c3220c
MD5 0669037ab6949f179829b1ae2b8750da
BLAKE2b-256 6efc5c2a321d8feb0c66339ac4667ea19881a61e97bee4eee1d2101fd7792dba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 262758416dfbebb6b1ea9757d3fb80092987949f68ce7cbc8cadbda8af632cc4
MD5 ede50973cae429586f9e9c0b0cbd4b10
BLAKE2b-256 ed5b0489eb3e862c62bf6420daaf3caf52a9cddf1311df120859bd87ce414a18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_postgres-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb5718bdc59a926e8bec4d417a1d4fa89720689556e67f1dae92165b151318dd
MD5 6308379bee52fab8a01c2d175d738086
BLAKE2b-256 ac3ae216c00b657f55d021a54741c6ffc32d6d4b45eabe9b82d8af47827d3b41

See more details on using hashes here.

Provenance

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