AI News Hub Logo

AI News Hub

DuckLake 1.0: Data Lake Format with SQL Catalog Metadata

InfoQ AI
Renato Losio

DuckDB Labs recently released DuckLake 1.0, a data lake format that stores table metadata in a SQL database rather than across many files in object storage. The first implementation is available as a DuckDB extension and includes catalog-stored small updates, improved sorting and partitioning options, and compatibility with Iceberg-style data features. By Renato Losio