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

Uploaded Python 3Windows x86-64

duckdb_extension_tpch-1.5.3-py3-none-macosx_11_0_x86_64.whl (4.3 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpch-1.5.3-py3-none-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a366299d04bd21c21d3baf879d6a711912a8cdbfe068fdf121e3e8ae06418164
MD5 ea504796d2c53749f0945acadf0ff59b
BLAKE2b-256 da10c175c060520aebc30fc9118ceb82933adf64461a9e434742130ea4654e62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 391e82b8314c6e959ee0a731b36856101ab7c39fb127aec8000d15bf3589b296
MD5 bb6a4a04fabe65311b39203b4aa6899a
BLAKE2b-256 2d914f5e413c1f6162d82c482129e3f84449cb845d8fbd1e13e4976c3dc3667b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.3-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d07a583fa0fef2e33ebe460915dbcf93bc664f5cd4bae69fe8481ff7749cea8b
MD5 b27c73d79fe3e75c6a6b6158220fa922
BLAKE2b-256 8abc10b5544a8330e8999fca31918c9a686cd9d7756209dfb708a0d1350d09aa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2fbb023ae5a0e01d7242173d3e61da5e0d3f7bd610686e31eea944e605350a53
MD5 f5bf55b3ce466ee961e5be55bafebd38
BLAKE2b-256 2968502ba6f4f70a3d8fda3e2e18d86e2a5f96dbd2aa2fc194931dda944dc6f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpch-1.5.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 130adfeb418d5fbaf75a3d78ccd592695853560c32f69740ad48f4a09ecc396b
MD5 0b810dc66c0451b1ce85ca937d0b0ba7
BLAKE2b-256 29f277a10f03fc61b76e2c97d3e76730ad98f75d57b766548c72d3966ac1b105

See more details on using hashes here.

Provenance

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