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

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.5.0-py3-none-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpch-1.5.0-py3-none-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 06af1599d2bbb4d19f975515a561606d5c8bddc7d550763391e993dc3e1a834a
MD5 457b5217d1a386639e54a78e56cfc498
BLAKE2b-256 73dde66eed170329a396d976f06cf11269bb408c2ef472ed0c07943f5bf2d7fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c948c0dfafc67136cf96c8ff85aead289d55e344457406eab3db50d5fd78d413
MD5 c70eadf8b1118fca7bdf8b0e6b41aa24
BLAKE2b-256 e840bd833d1769bca6b055a23428ac70dd46b94cad6cc19e3c42f19dbd6769b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e530574b02b46be4fea9d7de621a0d148cd3aa00a39aeac8dbd6d737b401e9bb
MD5 336b14bc13bbab2b9649516dd713aa53
BLAKE2b-256 bddba713ed71a8cab17f04c109b7a34e369cde67ca655f4c10e09f34a2fbf9d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b98c3df705cc18145ff971424cd9735e29509364c02595e3f30360e1a2eae03f
MD5 3f9bd3a161987a0c0efa70dfc77772c6
BLAKE2b-256 937a99844f5aa126d1ae7a0882c631217d70a227162dfdaa70fca5d4720bdf21

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e08a63aad83655d5db5d47ecc33e59f267d671d485f34605e632ba08add31366
MD5 0324fe6e8f01019d2cc371cd1f02be81
BLAKE2b-256 5c95ee61fa889f5a9f37a18e68fb9eda8696261c43309d388aa001735f16d2cd

See more details on using hashes here.

Provenance

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