Hacker News new | ask | show | jobs
by mritchie712 247 days ago
Yes, we run DuckDB + DuckLake in prod for https://www.definite.app/
1 comments

Is DuckLake compatible with Iceberg? I remember they create a new catalog.
Yes, you can use

INSTALL iceberg;

to start working with iceberg https://duckdb.org/docs/stable/core_extensions/iceberg/overv...