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

Uploaded Python 3Windows x86-64

duckdb_ext_mysql-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (18.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_mysql-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (16.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_mysql-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (10.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_mysql-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (12.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 75761f1f17a0b39ba5bec8195220711445e9161c4fa87fd58a247e501555cec7
MD5 acf66b5689a14af87677a95c6fec8676
BLAKE2b-256 a6ba4592f8911a199a00bbcec0843faff8de38d8c48df713c7d4a8a28dac9832

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f6f5d306bbdcffef7f894ebcdf0f7d23902aec3cc298124fae9f2c25c48e7330
MD5 2d19c10d90d251ca3b2b4a4512ddb9f7
BLAKE2b-256 af596006d1ab3acaa7ead4eb9aa8463a6682dff686186714b65de787b2e3b746

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6e119789e6e2b8d7ae0e8875cdb8771f0eeca308fd14e725cd48709ceab26602
MD5 fbe52b9a42c6764e271cde27d9eb087e
BLAKE2b-256 0195d142926b3204cbc82f5304f516f92c5aab77653742a6a44e2503da1a704e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b08c9bc4bc60ff9c4098a40e73c04408188cc63a1c812d0826b672300aae52a4
MD5 894f8adbc89eca2fac383e924ae22506
BLAKE2b-256 ad54918ccfafd95747178d3e612e8dbde977636150d3b1b006a48f327605a11c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3a28b2cb64670629936084f71ed87199e9bef1db6ef13ca135c083f5d4256832
MD5 5cf14e52233b229d6144a32a817fcaf6
BLAKE2b-256 a421cf49735eff61c94c872a866517f01d862fc937e5b8f64812327f6308cadb

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