Skip to content

v1.0.0 — Runnable lakehouse reference platform

Latest

Choose a tag to compare

@br413 br413 released this 26 Jul 16:02

lakehouse-platform-starter v1.0.0

First stable release of the production-grade lakehouse reference architecture.

Highlights

  • Dual transform paths: DuckDB (fast CI/local) and Trino + Iceberg (native lakehouse demo)
  • Cosmos orchestration: Per-model Airflow tasks with virtualenv execution
  • 14 dbt tests + incremental mart with partition-key backfill safety
  • Great Expectations publish gate
  • Docker stack: MinIO · Iceberg REST · Trino · Airflow · Marquez
  • CI/CD: GitHub Actions smoke test, terraform validate, hosted dbt docs

Quick start

\\�ash
pip install -r requirements.txt && make pipeline
\\

Links