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

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres_scanner-1.1.0-py3-none-macosx_11_0_x86_64.whl (27.7 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_postgres_scanner-1.1.0-py3-none-macosx_11_0_arm64.whl (25.4 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 90af29d09f96e0477abf08b44031ac1a35bcd1be7a4a2879adfb2025c6e7b72d
MD5 14d3b99009ac437da9ca5e08442c03c9
BLAKE2b-256 bf01c0cf828bea243b610a2f9d1d9584d67e4b2eb3ac3336677a2dd48596e2a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24e55d35682c92a4765ad540325a8307bbadccc7fd9e709a7efb64ff3de9b8aa
MD5 1c66e3bf71c985f89fe0ce05ff8625d0
BLAKE2b-256 f661ecf80bec619d639d93819b6eac5fa47fcd357d815662ced56ae65e14ae5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7ebc590a2e330f346761d365abbd5c3d3b2e5eca2c6fd5a62cf6a457597d84cf
MD5 59be7bc2329348026845c348ceadd4b7
BLAKE2b-256 1cb2de441f28bf80aae47508a0b8b0e3de5e37a1b3823709a43fd0b179279176

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 736f1a3caa65344447eeba611129a66f7911777456a2018f94a66436c4a1a51e
MD5 8c52ebf944f4c2d5d3565a23790dd296
BLAKE2b-256 a5a10846e9b53647be284e42db21b20d817e75c7bacf50282e4084febc215d20

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