zlacker

[parent] [thread] 0 comments
1. baotia+(OP)[view] [source] 2026-02-04 07:25:33
On this page, we introduce how to implement a read-only Columnar Store (DuckDB) node leveraging the MySQL binlog mechanism. https://github.com/alibaba/AliSQL/blob/master/wiki/duckdb/du... In this implementation, we have performed extensive optimizations for binlog batch transmission, write operations, and more.
[go to top]