Skip to main content

Duckdb tpch extension

Project description

🦆DuckDB tpch extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-tpch

You are ready to install the extension for duckdb.

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

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='tpch' or 
                list_contains(aliases, 'tpch')""")
    .fetchone()[0]
)

License

duckdb-extension-tpch 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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_extension_tpch-1.3.0-py3-none-win_amd64.whl (14.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_x86_64.whl (6.3 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_tpch-1.3.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.3.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c68ecec5f023cc6430da614954348836cd50aa203e944bfc9ffaaf65dba1f185
MD5 1a9d710ce8c38d1dcf7a025115475b8c
BLAKE2b-256 778914d914a024b5a4dcd1af5996d35d4a6dfb4a7dd8d00815ae34c40e2a237a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.3.0-py3-none-win_amd64.whl:

Publisher: publish-tpch-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpch-1.3.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.3.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 44386b55c405a9c65278fadf37fd5559d7ee6f2257fba88a56fa9ccaf7f3a4cf
MD5 afcdac958d048c2b8127b66e8c547292
BLAKE2b-256 daf6c0665cf3556175ef5ee40f4dcab2f6c0c4f13c06d3a770731e92730d5125

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.3.0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-tpch-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpch-1.3.0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.3.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d819b8429e369bdb096b1625b4d7d9381af497134634e6d3f45990d9b7a67dc
MD5 c6549f1e25f02c540ab822f186072d14
BLAKE2b-256 5399553d0c697fdebab3e55408975883ab8f27f2ecb6f11015e1537c03674c2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.3.0-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-tpch-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fc86be4f490eadf33081672e7943e7debdc9d721c0c64284fc1b7e24088f1bd9
MD5 fbf28bb1a649e2eb36225489fc4b7161
BLAKE2b-256 1f79625e6671d2eae68f4535289f404b1f74f36f6afd3a03c32d9036a81731ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-tpch-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b732c9ae6e857cd1610005742551d4d3528200bbccc1c3fc1f2c46a1445e612b
MD5 0cd6fea92617d64cf3d6a5b291d94d4b
BLAKE2b-256 926391d4d71ae66dea3614c165fd49466b7bbc3664a9b3c9779b5b3ab25e9070

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.3.0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-tpch-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page