Skip to main content

Duckdb postgres_scanner extension

Project description

🦆DuckDB postgres_scanner extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-postgres_scanner

You are ready to install the extension for duckdb.

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

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-postgres_scanner 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_scanner-1.0.3-py3-none-win_amd64.whl (13.3 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres_scanner-1.0.3-py3-none-macosx_11_0_x86_64.whl (10.0 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_postgres_scanner-1.0.3-py3-none-macosx_11_0_arm64.whl (8.7 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_postgres_scanner-1.0.3-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.0.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f809580b006086d67614b68524bc3438fc53d7b66acfd666022baef53bafcb8b
MD5 4b905d0131c2069a289a27ad576b38fb
BLAKE2b-256 58b180d751326460e2e4a0a6585f1280289982a2ed80a110becfcf576377f480

See more details on using hashes here.

File details

Details for the file duckdb_extension_postgres_scanner-1.0.3-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.0.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b44e0fbd4b459901a277492adb7b52caf3a09582fc1f5f2bceebf9298dc6ba22
MD5 ed686e3bf889148760c71f6923175580
BLAKE2b-256 f4518f8d81559b2156a474aa28ee17726b688a3ecc53d530a219c8422b91edbb

See more details on using hashes here.

File details

Details for the file duckdb_extension_postgres_scanner-1.0.3-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.0.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e48e6c061933c4816f93e7bb835ffa9a3ac149ecce3e3c56210336d4be7e62a9
MD5 1106ecff2c17d74d2e7f10180919d78a
BLAKE2b-256 970d25c4fa7cea82ac98df15148d715111ae9dc0d44c7bdb19e6af7b472f083e

See more details on using hashes here.

File details

Details for the file duckdb_extension_postgres_scanner-1.0.3-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.0.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31cec664c5a7747fa6824c822972fed64aee8d93ec730fc08fe3de09ea584ac7
MD5 00bc46f04c264d909f0e81ac1a6f363b
BLAKE2b-256 3fa6f261fcb21f4a7a4c6dc31aaa881b24c22b1a8c22ad91e3e62be7d9cd8590

See more details on using hashes here.

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