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

Uploaded Python 3 Windows x86-64

duckdb_extension_postgres_scanner-1.1.0a0-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.0a0-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.0a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 bad8e78bdc090c923c2cb62528af3a86446c99602e208950c478f6b088db7ec2
MD5 70f5869aeabf5f289a77276f12e04ad9
BLAKE2b-256 32feea33bd7bfec51a9924f0aa2090ddfae87b7d2d5bc118e3b3ed7ef9b8227b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eedaab68fb8f2556f95d7716d3db272c9ddc422ea88280f8cc11e02b20ae9db6
MD5 8bfd7957b1e4ca2447138dee1cb723b4
BLAKE2b-256 6e35e09b277609d40a47277a1ffda9e1627e3b6736052213f06ccbb7710a8835

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8ef87cde75abe1818af910ebc8de6481fcdc793838776ef2a425bb5ed4e46458
MD5 caa67da6a95d67e4abfc0070e59ea788
BLAKE2b-256 eadbad442f8b79c96d9bc0cf8070d91f78ad4ae8a6d28184579ca2c36f97af62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_extension_postgres_scanner-1.1.0a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 faa34cb5c056c26f36f968de67a75993fbe60526ee50be04ce24c02d3d5e2b3f
MD5 e5af550eaa4b49b9f7401e5f5772a2b3
BLAKE2b-256 aebea101557c5e9f8c4e1bba63031a6615180726aa44244400b3d0588e5692d8

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