Loading...
Loading...
Compare original and translation side by side
raw/staging/analytics/model_manifest.ymlraw/staging/analytics/model_manifest.ymlmotherduck-connectmotherduck-exploremotherduck-duckdb-sqlmotherduck-connectmotherduck-exploremotherduck-duckdb-sqlNOT NULLrawstaginganalyticsNOT NULLrawstaginganalyticsdepends_onquery_rwdepends_onquery_rw<project-name>/
models/
raw/
raw_<entity>.sql -- DDL for raw landing tables
staging/
stg_<entity>.sql -- Deduplicated, typed, filtered
analytics/
dim_<entity>.sql -- Dimension tables
fct_<entity>.sql -- Fact / metric tables
model_manifest.yml -- DAG: names, deps, materialization<project-name>/
models/
raw/
raw_<entity>.sql -- 原始落地表的DDL
staging/
stg_<entity>.sql -- 去重、类型化、过滤后的表
analytics/
dim_<entity>.sql -- 维度表
fct_<entity>.sql -- 事实/指标表
model_manifest.yml -- DAG:名称、依赖、物化方式references/MODELING_PLAYBOOK.mdreferences/MODELING_PLAYBOOK.mdmotherduck-duckdb-sqlmotherduck-querymotherduck-exploremotherduck-load-datamotherduck-duckdb-sqlmotherduck-querymotherduck-exploremotherduck-load-data