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

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.4.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5bd9ffef64f67d12da695529adc453a0925153d3f56925abf197f053539e91c1
MD5 ba9d46b0732543b0d68f0b1217ce6e05
BLAKE2b-256 9f1d312c98e45b7726a9196ccba3d8f407f9daff95af82c61236c186f06caced

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 adbf96a45fda801eac87e19856c2432fe816848aca4a8f3524c7887851e01c81
MD5 d9716c1877c93bb2a005dc286be2f249
BLAKE2b-256 eecd456c459e2c953dce01e815654107ef94eb8f6daf08742506b57439f9cd42

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8d73f7a89c05997df6647c6785a9616f32bdc13280d66ae9034789af5c977835
MD5 632f10cded1c72de6e457a34986d8927
BLAKE2b-256 1f263626c3a78b0b12bb99c9d7cfcb35e9b131b2e080a3014ac5851554d9fcd2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7d36c770efd2c6aab73fce6c1109e8901edc327863226718d2328cb0842c1f13
MD5 5b58e912fbd39b24ff47c2284fadc63d
BLAKE2b-256 0ee14770d1a8d00df5567a3c8225bf809ee995eae8d0c4cfd40c1d5764af3c41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.4.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b7854e0a7b23e4366783cfddd7955f3e61e88351531bddb933913f1fd445138e
MD5 256dd78f5268533c1f6e2a800f30ed66
BLAKE2b-256 8ed461460db846ab508631e70678f61c380a9513f99a018dc36968b42148b45e

See more details on using hashes here.

Provenance

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