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.0a1-py3-none-win_amd64.whl (25.4 MB view details)

Uploaded Python 3Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 47ed46c5a5762322d9954f640de8c0a2317b4f441bbbdbff2054b37948970d5f
MD5 17ebcd86d751ed3d3df64851d2368ad7
BLAKE2b-256 88882073f788bea052fad98f07b0bab3c568804c767a5feb55611dd0d7af607a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0a1-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.0a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 88587eaf1214602a0408f886094335bb7aca021c4864eac9bf15feefbf6cb048
MD5 f63c0c4636a1307d6e08babf954b15cc
BLAKE2b-256 8cf6ff8c6b6089e39762d35326134e64df58a6f5c72dd4a950c27eecd1935e6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0a1-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.0a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ddff58c0fd13950adbbac7742ced1c770fd62455a3d956ce0ef2e58ea6332412
MD5 1e757b81b31dd5f0c6405c29430793cf
BLAKE2b-256 ca370914ba9ff52578d2c57449a605753d042ce5869d089e737158ad1bd4ca47

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0a1-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.0a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_mysql-1.2.0a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b41aecf5bf6243730ec5de3ed237f759e8bd95b53520337dd8f409b193f6c2bf
MD5 7f8f71cd7b1eae719e74fbcd99e86eef
BLAKE2b-256 0c2da2dd319686646c95c36d89d085672b6d3675b2bc739c07fdf467020c2555

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_mysql-1.2.0a1-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