Skip to main content

DuckDB extension package for duckdb/core-extensions/mysql

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

Uploaded Python 3Windows x86-64

duckdb_ext_mysql-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl (17.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_mysql-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl (16.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_mysql-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl (10.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_mysql-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl (11.9 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 28631f88105da968db709ce6fd576604169e3b9ee51b4cc7c00e013b4b41f221
MD5 1e7affb32387c9ad9eb0dbede69e987a
BLAKE2b-256 ade62243ba8a84db5adaf3b46d43aeec7e48de84b57e5721dade59f4b1395b47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 414781cf6134a890c6ced59227a6567da6ae258078b6413ee64a737148614466
MD5 561e77fd7f7c532e734cbc4270a7bb17
BLAKE2b-256 d94d28db2aedb6ecf8738d733edb616f6bbcda913def56efcf5971008e899d7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 df1a5ec09bcc76a953da2aa0c4b26a88d3d857ee3149ad072241206267d8cc8f
MD5 6510eb601222efdd9fefbdcadaee7a8a
BLAKE2b-256 bd226782c041c3be353471cde5e3134db5f540a7e48f17c0b1b7e3815e7726e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f8acb2aa50054df541aee4f61ed80cfe7fe01f415c9fcad76a99471b98fc1f7
MD5 1d235709cab71b4b034a3a669b976b8f
BLAKE2b-256 b82bf80831a1e2d12ae6553f325827b03e5a119da26274861054b5591ce86203

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7350166931ef61eec498f3d1fbc0713e3d46484c43eeca14376d3352fd406653
MD5 0bd41c861dcc77df2d4ace2f0b117a3f
BLAKE2b-256 7b4631b9bca2d656c2b1d784c4cabe9942c8eb1d7ba45d00d057030261f8f236

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