Skip to main content

Duckdb mysql extension

Project description

🦆DuckDB mysql extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-mysql

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("mysql")

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-mysql 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-1.2.0-py3-none-win_amd64.whl (25.4 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_mysql-1.2.0-py3-none-macosx_11_0_x86_64.whl (11.9 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_mysql-1.2.0-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-1.2.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 20b23c0038e5294d655bdc256c1151e7967ace57521e532c6734b6146a1d5e00
MD5 7d2b3dcbc504843380a759a4035db664
BLAKE2b-256 ed4f15d1bd6f32d27de352a5bf61bc56fab5bd343bbdf71d5959def81288a63a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0-py3-none-win_amd64.whl:

Publisher: publish-mysql-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-1.2.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dba8c43f19fe0fe74a56671cc996f4de129e512e65effa1a3c0b98636bdff76b
MD5 62571628326d8548ac0a4208b7926e29
BLAKE2b-256 0588dfc532bd0900ed0c7630f5c2ebbe421b025ffe20385d971b4f3ea313e34d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-mysql-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-1.2.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 cb3214ba3a00c18eba5619153a72dc5f9166fa6e53a3e017818d9e5ea26803c6
MD5 4ff1edb4177644805e452177ee0bf110
BLAKE2b-256 2a5e6a68913230eda5d4321c004cd93a9c2365556dec94b9be0af8bcca7181b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-mysql-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-1.2.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b1eb7ffd288c1b64371b174d5c2ced9abf42b323c39030b6ff233e9b4c9806b
MD5 ef9f7e42fc1060514bff6c11893f5e25
BLAKE2b-256 ff5410f3645850fe78c2c9236757d583771603388cb8f27f6ca297d0cf05f142

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0-py3-none-macosx_11_0_arm64.whl:

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