01What is a data lakehouse?
A lakehouse is an architecture that adds warehouse-grade features — ACID transactions, schema enforcement, time travel — directly on top of cheap object-storage data lakes, using open table formats like Delta Lake, Apache Iceberg, or Hudi. You get one platform for BI and ML instead of copying data between a lake and a warehouse.
