Schema Design

Data modeling for analytical workloads — star schema, snowflake schema, one big table (OBT), slowly changing dimensions (SCD), normalization tradeoffs, grain definition, and surrogate key strategies. Use this skill whenever the user is designing or reviewing a data warehouse schema, planning a fact/dimension table layout, deciding how to model a business entity (customer, order, event, product), or asking how to handle historical changes to dimension attributes. Also trigger when the user asks about dbt model design, table granularity, or how to structure data for BI tools like Looker, Tableau, or Power BI. Get this right before building the pipeline — a bad schema is expensive to fix later.

Methasit-Pun 980d87d 6.9 KB Updated

File contents

Methasit-Pun/data_engineer_claude_skills/tree/main/03-modeling/schema-design commit 980d87d508

Frequently asked questions

npx skillmds@latest add methasit-pun/schema-design