Skip to main content

Duckdb mysql_scanner extension

Project description

🦆DuckDB mysql_scanner extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-mysql-scanner

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("mysql_scanner")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='mysql_scanner' or 
                list_contains(aliases, 'mysql_scanner')""")
    .fetchone()[0]
)

License

duckdb-extension-mysql-scanner 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_mysql_scanner-1.5.1-py3-none-win_amd64.whl (10.1 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_mysql_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl (10.8 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_mysql_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl (10.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_mysql_scanner-1.5.1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.5.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 85a11babf0958b2b57e55ad35a4a10fcaab9225c7834cdf82d3562488f539032
MD5 297ac01215acc1584d89e125d74bc6fb
BLAKE2b-256 d213906cb250fe0a8796b7e9f078d2cfbb1e2b41a13eeebb8d348e06631b8fc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.5.1-py3-none-win_amd64.whl:

Publisher: publish-mysql_scanner-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_mysql_scanner-1.5.1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.5.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5c677287c64523436b226f921a6ac6e6368d6f62c28a2ee9502117193c69ade
MD5 2cfbc4244fba1881e9c9db5dcdc85f1a
BLAKE2b-256 6debef4c192ff384da87c8df51be5af89c9b2f0bceeaac0a8259c86f82e6ce0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.5.1-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-mysql_scanner-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_mysql_scanner-1.5.1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.5.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 98d593b21240a5c31cd3d090182a4f0bc2cfb7a5cbdf6ef17e89b1ddf5d00859
MD5 7625d4920cb0f5d46d3b0b15e7618aa4
BLAKE2b-256 71e591ea58fcb8e7da8e3401fcfafdce249bb4545c7474d592f5657cbfd2779e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.5.1-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-mysql_scanner-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_mysql_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 6388883cdc38936bc191a4ae166a824521c73d000aee034812d80eee1648674f
MD5 2a4b86275f55d8dc495adb24cc3b6af5
BLAKE2b-256 73f79f3a5643187d376ec610aa167eb22049e240e0b8bfcfca9a8046257488a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.5.1-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-mysql_scanner-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_mysql_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 deea8467d6efb253a0235c25e25452e0eee17d22a9518a345cba23cdf8767138
MD5 0d187301c0f55be976c0a34e36363fe9
BLAKE2b-256 784f41b5f49147700f1d366a6efb6c4c4316cfd2a971efccc2d046606f3f6144

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.5.1-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-mysql_scanner-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