•1 min read•from InfoQ
DuckLake 1.0: Data Lake Format with SQL Catalog Metadata


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 LosioWant to read more?
Check out the full article on the original site