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

Uploaded Python 3Windows x86-64

duckdb_extension_mysql_scanner-1.2.2-py3-none-macosx_11_0_x86_64.whl (11.9 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_mysql_scanner-1.2.2-py3-none-macosx_11_0_arm64.whl (10.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.2.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3afd8f148702dbd3f656d71cb0d28f408212405f6810a17416e211ba858663e7
MD5 0463f800f19be87d82eb89daef98f17f
BLAKE2b-256 10ae1421b49a84055fccab7e5c19ce48bf0c156f193c145c7f71b09efc9736a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.2.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a840b001dff5524adfc0ff40498cc2e81fe99d7d24bbad675aa1dcdd5cfee645
MD5 be101e3582f6a977a30abd4214d2050a
BLAKE2b-256 c9ac9a7126f5eff745f6b5170e48b80a5ea6d6aa8233c5ae1cf0c3d992d6c8ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.2.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2fc4bb3e81d71934826ad61cbb26dd28bb73b80a2991ef5760c57f5cd3b21fe4
MD5 5ae38c0d060f77f95d631e60038ff8d0
BLAKE2b-256 93d99fbbcbeeb75401aae55a460a03c82c2024a96a551ab775cf8b81738bc974

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.2.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 cf6dc543de29be1b98b336a911eda8a9d73b5f4dcee5b157ee27c651f598dc8e
MD5 64a01a50d78184e9c5015bbd9d462961
BLAKE2b-256 3f053dd128600d0b977d90e7175d0b18eace49674f5f4dc5a10ba04150402671

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_mysql_scanner-1.2.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fab707122950750ce564176b52134bbc9e2720b934f0f6872da114a8824cd8d0
MD5 2e2ec46a4bf1e5af9e0b813866eb1a06
BLAKE2b-256 28e412de6b9ba63ca61eea0baf8a2e8336ea7109f4ed368d256647f4721f346d

See more details on using hashes here.

Provenance

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