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

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.5.4-py3-none-macosx_11_0_x86_64.whl (4.3 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpch-1.5.4-py3-none-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 e56c7f90eb78980d4a5a4700944a3410d68a05627042eefb24fcb1d419636e42
MD5 72a2df672e94e5605c34511e08031463
BLAKE2b-256 a57604e9035f03d6f4ef22902f9179c860706daa3587a7c8b6c057af0140855c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.4-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68f1ec0a6fb4cc3776d438995908118af81bf79fb3d1ac87feeb71e7894b268e
MD5 c26861032669b6362f45f5316160841c
BLAKE2b-256 cd51f2969f1462502e4017c218f9081c78d3953621a53c8c61a201163f88882e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.4-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ea781f2215b6f20319e48e1b1f24b8ce91e2b92c16984ad83c68e2f150a8c897
MD5 2798cef160606b0f665a72d30a78a33b
BLAKE2b-256 ca72254ec38493b9b67f4ceaad4e13a52b9962c5a4236712d39823e51031c6b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.4-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4a9dc0b101b89ddac1dbd244566d6c08a9a4c58b0aae3c2779e28a87d199985a
MD5 974819dfa647e63e26779145aed57ff0
BLAKE2b-256 fdae65f1a62a2f4a96904064852c5192f53b8ba1a6b39ada009404866af29e45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06e1166fb882511f1d62a943ac2c76fb41ca985f55e8f935e85660c840d20ab1
MD5 e9f0e90b416c55b57d404a63e738a736
BLAKE2b-256 5df17cedf9c4aa0b49fde62d03b490a218289fb19e8196e102968fdbde25f323

See more details on using hashes here.

Provenance

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