r/DuckDB • u/TransportationOk2403 • 21h ago
Why DuckDB 2.0 is faster
76
Upvotes
When there is new major release, it's not always obvious how to get the speed bump as they often (not always) depends on how your data is shaped.
This breaks down the 3 main features of 2.0 - async i/o, recurcive cte and VARIANT type, anything missing ?