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

Uploaded Python 3Windows x86-64

duckdb_extension_mysql_scanner-1.3.2-py3-none-macosx_11_0_x86_64.whl (12.3 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_mysql_scanner-1.3.2-py3-none-macosx_11_0_arm64.whl (10.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.3.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b936d310f69854c71d4fab2c6b461478b85c158040a4ed4bd67bbb5ca3b82d34
MD5 0cf254499caf185794bfe81176f77a88
BLAKE2b-256 79889c61c7f8f2ca76e4cabc8d9eef7505d21f2be37084c097daed69615584d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.3.2-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.3.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.3.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 790da3ee4fbdedbeb9de1c9a5fddb47adbc2580398aa65b204b7e776ac9a36f6
MD5 f48d064237113f0780f28e2762289ef6
BLAKE2b-256 68fe4c47e2a5152dc0a717c7799bbf93bcc38067a704213ba41cc70ba7b33d74

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.3.2-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.3.2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.3.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 63f8dc54e9f3eb36f97a7e1321d843f978e7c175db97460f979f04c473988f54
MD5 cc512feaaeec477ec512247d1a48b260
BLAKE2b-256 1d7b503e439825544680eeecbd41094774b5eb3739747e09b658a5e045fdd383

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.3.2-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.3.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.3.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c8835dde258e2b1e0c1ff6a388ea0fb03cc1f21708d1c5c7558952d05b78fd12
MD5 8f976d3addad8fc4982382c58f3b6ccf
BLAKE2b-256 c6ff32b4983ab82df7b9f7916a8d314b3c3af20b7fe3b1950c39b19ca0572464

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.3.2-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.3.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.3.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b66783d24f1a15c8dbbe853f22da53d358044565bfbe65e747661f856bcda3b
MD5 08b33cf8f23c7db130f23d3f52651161
BLAKE2b-256 5843d253dc6c8c7ada99f328a818d4dc2d6b31693bf7c36b67d40e71778069c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql_scanner-1.3.2-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