Kuzu V0 136 -
The most dramatic improvement comes when using the new LIST type. Previously, simulating nested data required extracting JSON fields, which incurred heavy CPU costs. Now, the columnar storage scans the LIST directly.
: It utilizes Worst-Case Optimal Join (WCOJ) algorithms to achieve high performance on join-heavy analytical workloads. Where to Find More kuzu v0 136
: A new mechanism to reclaim space during database updates, preventing unnecessary disk bloat. The most dramatic improvement comes when using the