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

Uploaded Python 3Windows x86-64

duckdb_ext_mysql-1.3.2.20250921.post0-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.post0-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.post0-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.post0-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.post0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921.post0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 158192653eee1f7aabc5dac406807dfa7ee74b8a05aaedc163841b917c2788a4
MD5 85ad814010830055ad02825d1d8cfbba
BLAKE2b-256 bd25c678781cd589259580efce1e1f208c87f88c48b97105bd2410b1c14854e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921.post0-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 cd1375d08f62dfc2dc30f2d9d730d69136d4c7aa5b0b6bfc275b3de9282171c9
MD5 4a1bd482bf1c9677fb722ead57b34932
BLAKE2b-256 6320a049f1d42774f4dadd48217e4621ecb7ba5a97baabc21250fea1dde902f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921.post0-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 6affe0f33fa6af55d461bb467bb34da54c353a78693efb07e063fadcf8d0588d
MD5 2333fa9938accf18fc2fa16792288291
BLAKE2b-256 6d6f384b48a911f11cc8e352653fd337082f9c375ece9c3302e4f90641df6a93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921.post0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 941d90fd56b13d0a42dda2efaf370be7ec7214130c96cde3163552f107a289d4
MD5 954bc57c579e60a7b96508fe3374c797
BLAKE2b-256 df203ee2b6c2ad2bfc729be61390b3a24f167bd6bb1ef761534f6da7fc4ae771

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_mysql-1.3.2.20250921.post0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bb517bb8fd85971d3c37485803f94f6d5b07d3af8ac7b93a3867aba08e9e509c
MD5 f165dfaa9891604aac91f458f354c2fb
BLAKE2b-256 f4df2e886fe139618bf26099a56857f8223e174af248bd3b8e46cdcf81b75f36

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