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

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.4.3-py3-none-macosx_11_0_x86_64.whl (6.2 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpch-1.4.3-py3-none-macosx_11_0_arm64.whl (5.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a2e14c93a4af6bcf0c97369b7ebbe76ef3b0136cbceca25a6f2f4adc93a77e72
MD5 26f4bf5b615cd22f88924b8cb2296970
BLAKE2b-256 a351e99c19b4d787154d804e715687f7e96e2b58fb04b0dade52bb5f99a38f1c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97c6b543af863161400734816477fe0200b82dc3fb8ff2829d56e230fed9083f
MD5 b272da4c3d2da60647bd522597ffd297
BLAKE2b-256 249b273643ac02099173f360340e2152757b3ea904542d79058b3c688097f0a3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.3-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ab1ec2d3539b879065146519821f9095ffcf372490537e33b613a735078eca9
MD5 8fd33f97751e15a625ae76a88f3d39bb
BLAKE2b-256 656dabcb78af3c2cbb93e0409356e262747b54f1dcb7135f2da48217a936cb2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b2690eb1341e6dd71b509d3d6737af37345d00a8c3e8fb6bb7bc0dce2e63a82d
MD5 bb9a5926adfe1481db12eb2bd23afc77
BLAKE2b-256 15cd8863fc0187ebc3588f7babe84318671a0ee989d338aa2d92f9b2782b2f45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 258fe40f2fcbed9ffc6ae79d2d5d70d6fc51ce5f74be3d30fd119e08f37eb1e1
MD5 c2324ca8646f2c87887b31d9bef680c3
BLAKE2b-256 7399009ea0376f76a3a41f83d143bed0e850e2ce5f8f83636224a88bfd3cddf5

See more details on using hashes here.

Provenance

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