ClickHouse 25.6 summer bonus: CoalescingMergeTree table engine

CoalescingMergeTree is a new table engine in ClickHouse 25.6 that consolidates sparse, append-only updates on disk. Ideal for IoT, ETL, and enrichment pipelines where data arrives in fragments over time.

iot

Sources