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
More from bmsuisse/skills
autoresearch
>
15codeunit-analyzer
>
14deslop
>
14coding-guidelines-python
>
13init-app-stack
Use this skill whenever the user wants to bootstrap, scaffold, or initialize a new full-stack app with a Vite + React + TanStack + shadcn/ui frontend and a FastAPI + Postgres backend. Triggers on requests like "create a new app", "set up a project", "scaffold a full-stack app", "init a new project", or anything involving starting a fresh React/FastAPI application from scratch.
12databricks-sql-autotuner
>
12