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 import_extension
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.5.1-py3-none-win_amd64.whl (8.0 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.5.1-py3-none-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpch-1.5.1-py3-none-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 2acaddeb4119021fa732bf786624ebd65edfdbde58d15948829f96b61356cf8f
MD5 3f7bb9cff07c3fae3085af0491e23eb0
BLAKE2b-256 e665b28c3b97b321dd43966b87e7c635ad4144efdf36737a81f9fe81b4d6fdab

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.5.1-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.5.1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0cda8070912b72d84be410150c4edc00da352b0aa254aef2d63b2a7030c0c2f4
MD5 a791fc7b59aefce9c012fd4df47d7abd
BLAKE2b-256 cc1effef179060b3f1b90028fcc8baf0e72a376afd7d8b3bf91f92876c5c5b25

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.5.1-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.5.1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4efb3f20e8f2ae8803a268493770d8e3b2e8634d17c048f90b8d790b3d8fff18
MD5 a734293e826e0fe19ced96dab8922ff8
BLAKE2b-256 76c7bf3306b8eef75c840e240f47754216610e95115a400edf86fb282c3242bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.5.1-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.5.1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 82d2f8414a794295f23ded68d83fb8f9ba10ba3d7db2c9c617a9f8109e46e531
MD5 ee67f3eb8b4212bc92aec179c1ae0ac0
BLAKE2b-256 646547738b161bf971b41ce176cfe2111103fb4896d8342008b2317e2d9c9422

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.5.1-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.5.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb4c3c28c6881810828f9b41fa544b67acd02b943d2c88e5f513fb23c52c1210
MD5 983c077ee2b30a7c2a1a8bf318a6356a
BLAKE2b-256 bbd60d0a3225020765b7ad511cd027b2320c8b06bf82db0578e7bb261465b640

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpch-1.5.1-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