Lakehouse
11 items tagged with "lakehouse"
Reference Architectures1
Stacks5
Databricks Lakehouse
Unified lakehouse architecture combining data-lake storage with warehouse reliability via Delta Lake, Spark compute, Unity Catalog governance, and ML.
Open Lakehouse Stack (Trino + Iceberg + dbt)
Open, engine-agnostic lakehouse: Iceberg tables on object storage, queried by Trino across sources, with dbt managing transformations in SQL.
Databricks + Unity Catalog
A governed lakehouse stack centering Databricks compute and Delta Lake storage under Unity Catalog for unified data and AI governance.
Spark + Delta Lake
A lakehouse foundation pairing Apache Spark for distributed processing with Delta Lake's ACID table format over cloud object storage.
Trino + Iceberg + S3
An open lakehouse query stack: Trino runs fast SQL across Apache Iceberg tables stored as open files on Amazon S3.
Comparisons2
Databricks vs Snowflake
Lakehouse platform built on Spark and Delta Lake versus Snowflake's cloud data warehouse, now converging on shared use cases.
Iceberg vs Delta Lake
Two open table formats that bring ACID transactions and schema evolution to data lakes, with different engine ecosystems.