Skip to main content

DuckDB extension package for duckdb/core-extensions/mysql

Reason this release was yanked:

bad extension name

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[mysql]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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_ext_mysql-1.4.0.20250921-py3-none-win_amd64.whl (18.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_mysql-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (19.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_mysql-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (17.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_mysql-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (11.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_mysql-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (12.4 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_mysql-1.4.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 fbba80e9877e22c3408310d6b73a3c6018c76a10dd1aedd44f6d7732f6a2e8e4
MD5 150f2c60f8b4eee8e465b8d1a0a9b931
BLAKE2b-256 f8cf014ed2aa75274abdc53e66c6dd07dae6c147652ab098fab76e16e8ba1758

See more details on using hashes here.

File details

Details for the file duckdb_ext_mysql-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d617ac2808c7d9f3f91fdac7096e828e7fcba5dcbbd78b39f6fae369a4a98365
MD5 b1b02cb0ab6dc39ba0949a0a0da1fc05
BLAKE2b-256 9b058b4df4be2686fe6bc1709519df20958f10b01ec3167ac655dadfd7349523

See more details on using hashes here.

File details

Details for the file duckdb_ext_mysql-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 71279a430e9a80a41caf54cd8418631f545e6ff4345de957ab0a8373fc982957
MD5 a7299d5b7ab44f3b1547fe86efa37538
BLAKE2b-256 bb3036dd9e37af4a9b7c3b8b354e0067fe5dff6fd8a286efc35d234af5e01252

See more details on using hashes here.

File details

Details for the file duckdb_ext_mysql-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc2ceffbebfb8848efaaffbd82c775976b63294262f76ff855350aaecb3d712f
MD5 d471b64a885b21156305f3cfe6a43fe0
BLAKE2b-256 6342b94c2d3f03c729eae3b24c6cd0e4ebf37e12a56a3930bb5e4cb3185224b8

See more details on using hashes here.

File details

Details for the file duckdb_ext_mysql-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 17e64b3d84aaa181e2508ddbfc007e763ac39083b4f6439876d30b64ccf10b1d
MD5 df8f5ed3ed3106c3ec4b4ec07f05a6ec
BLAKE2b-256 d68c53d8f8f20289b5848634e76911e01bc623794620d0f0c371e27069cd0c72

See more details on using hashes here.

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