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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 71c128c4361a461aa8167f432f43be7fdb702e97c7a66eb70eb56e962011a197
MD5 aad8d1c249d4b924c194f794b4ab4021
BLAKE2b-256 ab65c5c4c1279bb59e7c7869acb40424f592ec6f79c92671a8f6208a229f027e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b66cdcb9fa7117faaeee77b929ff1f2210324fcbe35c6bedaaeb71c44e69de78
MD5 92be4feb25bec30ae3d02daf7fc39967
BLAKE2b-256 796ef600e91ac28c262fad7d6735b995738cca4d0012c48bce84b233188994d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a9dd5100c71073ce5f249a12d11cac3cf16da411192eeda144da451bc6134ed8
MD5 8aea76a566c5b357ff37cfd1514d770d
BLAKE2b-256 0a02f38bc9a03f6c14e2429c0ac606be6a1037fcb7cdc6f167b839343b02283e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d867cd8d8ab190c8a567d367637382ed53222ffcf66eafa3a53f3cc5f2b1b24a
MD5 1fa611b699bab9d9a4b041bcf4a69dcb
BLAKE2b-256 134061a19d79374a3a525c4a729630f43ef665aafab3f979d2f097968b48fb5e

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