Skip to content

Add MariaDB with DuckDB storage engine#950

Open
mariadb-AlekseiBukhalov wants to merge 1 commit into
ClickHouse:mainfrom
mariadb-AlekseiBukhalov:add-mariadb-duckdb
Open

Add MariaDB with DuckDB storage engine#950
mariadb-AlekseiBukhalov wants to merge 1 commit into
ClickHouse:mainfrom
mariadb-AlekseiBukhalov:add-mariadb-duckdb

Conversation

@mariadb-AlekseiBukhalov

@mariadb-AlekseiBukhalov mariadb-AlekseiBukhalov commented Jun 19, 2026

Copy link
Copy Markdown

MariaDB storage plugin embedding DuckDB v1.5.2 (ha_duckdb). Queries run via standard MariaDB SQL interface; DuckDB handles execution.

Machine: c6a.4xlarge · Date: 2026-06-19

Metric MariaDB+DuckDB DuckDB
Sequential hot total 25.3 s 26.3 s
Concurrent QPS 1.198 0.705
Concurrent error ratio 0.000 0.998
Load time 375.8 s 126 s

Source: https://github.com/drrtuy/mdb-server (branch bb-11.4-duckdb-jemalloc)

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Results on c6a.4xlarge, branch bb-11.4-duckdb-jemalloc:
- Sequential hot: 25.3s (DuckDB native: 26.3s)
- Concurrent QPS: 1.198, error ratio: 0.000 (native: 0.705, 0.998)
- Load time: 375.8s, data size: 46.9 GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants