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

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.4.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.4.0-py3-none-macosx_11_0_arm64.whl (5.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 fc3f86de579c98c12a0573019ee3872a92d96fe673ba9f423bfc5006e1d83ad3
MD5 d187abbb6e87a3f4e9a5700cc5938d31
BLAKE2b-256 ef3e8c42b7baeb441a0459f1fbb2d63b92a9224d51dc4ee0983a6c9f87b40c92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb707ad15f2938c6670a4cd0079903c4515ace63807a321298d9e824798c11fd
MD5 a29f5a7dd2077c950ecfa196d0ad00be
BLAKE2b-256 886a97e7b4003551ddd4bbab3f8a8f88fe2bace79a77a9f357df8d629fb05c2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dbc21afa84cec984c8c8b2d452625ec0cd4d20f9ce29c48706943c1b102c3871
MD5 9371832f1ad916594ab08d624529035c
BLAKE2b-256 cc12a8853be049550a21ff26d54048c8fe1ac40757acb3f0c6ef61784d95f9bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8b5923184466d94e1fec1874e644760c76e7e5b2b11cb3398b7ac30c35dc8701
MD5 c6ea4d83133972a5ee6daa498e33b206
BLAKE2b-256 49e93f2323340e4313529ca2778c13f1b6d882d91b09548f5d9b89e5a771113b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da4890a0b13b854aa735c19779bf57f2d4fa3317717a7cf059886a30785c572d
MD5 ee700db930b93b7cf143b90ffa2d37a6
BLAKE2b-256 45b29f3396e34a65ef20c78344865578620c469ed871e28d89d40a8b313a8573

See more details on using hashes here.

Provenance

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