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 extension_importer
extension_importer.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.2.1-py3-none-win_amd64.whl (23.5 MB view details)

Uploaded Python 3Windows x86-64

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

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpch-1.2.1-py3-none-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.2.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a0f2b4a220a8c4590dca02a242cffbf142e8a2283ee3b35938584794592a3d60
MD5 e92a9e048726e4427ba061a5ad8f8cbf
BLAKE2b-256 79f947fe350e5a771eeb1edfc847db1db2b04543e5e490a8e921b6cf9a262e99

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.2.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 42aadda296e76a15bdc442fa2c90c517687e49712a4afb5ed3d3bc0718d4f320
MD5 4d5470bcd18b8317e334eb2ec44f2b45
BLAKE2b-256 fae73328b7b84d364d1361f339236b69f299cc04c23ebe4292e3fca2d94523ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.2.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ac395734f1139698d3a6c307279ee6f19ba20fce08d94b4912cd31ce577630ff
MD5 1f890ffa4a7f8f5a0ee31a94cb758641
BLAKE2b-256 264a6e520e7310b087633244a152a65738a7f89f5b46b702f194f1267fd864f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.2.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 750915691d55d1054239c3ca6a538f2bc435d5b8c4fd095d123d4b29a8fed285
MD5 264e232b998478f4c113d4cbf1a5c6cb
BLAKE2b-256 59911299920b527cf918774f029a2ecb4910947f4eda1a67668871bdf3b41319

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.2.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8a9901e162d6c515be79a7598e797ae5c5135b4197dc97dbe88f4d7815ae0eb
MD5 6413321f79122c6d3491c59ba56dc9a1
BLAKE2b-256 66e34d096f48d065466af3a9e04161f3970a92872c75b16ea4042188986b9fd4

See more details on using hashes here.

Provenance

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