data-modeling-dimensional

Installation
SKILL.md

Dimensional Data Modeling — Fabricks Platform

This guide describes how dimensional modeling works in Fabricks.Runtime, traced from the production sales_order pipeline. It reflects how the platform actually works — not generic theory.


Full Pipeline Architecture

Every entity flows forward through six stages. Never build backward dependencies.

Source System (SQL Server / ERP)
bronze/staging/          ← Extract to ADLS via notebooks (_config.onetrade.yml)
silver/raw/              ← Register as Delta tables with CDC metadata
  ↓                        (raw.onetrade_stordh, raw.onetrade_storrh, ...)
Related skills
Installs
4
Repository
bmsuisse/skills
GitHub Stars
2
First Seen
Apr 10, 2026