DuckDB 1.5 is Faster and Easier than Ever
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
DuckDB 1.5 brings major performance improvements and new features. The new VARIANT type enables automatic JSON shredding for 10-100x faster semi-structured data queries. Min/max queries are 6-18x faster via statistics-based optimization, complex joins now leverage hash joins more broadly, and Top-N-by-group queries can be up to
Table of contents
Basic Min / Max Queries are 6 - 18x FasterMore Complex Joins can be Much FasterUp to 40x Speedups for Top N by GroupDon’t Repeat Yourself, but for the Database…Sort: