For the complete documentation index, see llms.txt. This page is also available as Markdown.

Performance & Benchmarking

Performance tuning and benchmarking for MariaDB Exa: Debezium, Kafka Connect, and Exasol JDBC Sink parameters, plus CDC throughput up to 600 TPS and TPC-H benchmark results.

Performance Considerations

Component
Key Parameter
Description & Tuning Tips

Debezium

max.batch.size, max.queue.size

Increase to handle high write rates from MariaDB.

Kafka Connect

tasks.max, batch.size, linger.ms

Controls parallelism and batch commit latency.

Exasol JDBC Sink

insert.mode=upsert or insert

Choose depending on CDC requirements.

Exasol

NUM_NODES, DB_RAM_SIZE

Scale based on dataset size and concurrency.

Network

10 Gbps+ recommended

Ensures low-latency data transfer between Kafka and Exasol.

Benchmarking

MariaDB Exa CDC has been tested and is expected to work in near real-time up to 600 TPS from the source MariaDB server side. MariaDB Exa has leading benchmark results for TPC-H.

This page is: Copyright © 2025 MariaDB. All rights reserved.

spinner

Last updated

Was this helpful?