Definition · data modeling
Snowflake schema
Snowflake schema is a dimensional design where dimension tables are normalized into related sub-dimensions, branching out from the fact table like a snowflake. For snowflake schema, a useful definition states a dimensional design where dimension tables are normalized into related sub-dimensions, branching out from the fact table like, who owns it, and which decision it supports.
Also known as snowflaked schema
Why it matters
Understanding snowflake schema matters because leaders need a shared, source-backed meaning before they can compare results, explain performance, or decide what to do next. When the term is tied to a source system, owner, and review cadence, it becomes easier to audit assumptions, catch changes early, and keep operators aligned.
In practice
Operating example
Snowflake schema is useful when teams need a shared interpretation of a dimensional design where dimension tables are normalized into related sub-dimensions, branching out from the fact table like a snowflake. The definition should make source data, timing, ownership, and the decision it supports explicit.
Review example
Snowflake schema should be reviewed whenever the source system, calculation logic, time period, or decision owner changes. That keeps the definition useful instead of letting it drift into a label.
In practice, teams should define snowflake schema with a clear source, owner, time period, and decision before they use it in reporting, planning, or operating reviews.
Understanding snowflake schema matters because leaders need a shared, source-backed meaning before they can compare results, explain performance, or decide what to do next. When the term is tied to a source system, owner, and review cadence, it becomes easier to audit assumptions, catch changes early, and keep operators aligned.
A strong workflow for snowflake schema separates the definition from the action: first agree what the term means, then decide how it is measured, when it changes, and who is accountable for the next step.
FAQ
What is a snowflake schema?
Snowflake schema is a dimensional design where dimension tables are normalized into related sub-dimensions, branching out from the fact table like a snowflake. For snowflake schema, a useful definition states a dimensional design where dimension tables are normalized into related sub-dimensions, branching out from the fact table like, who owns it, and which decision it supports.
What is the difference between a star schema and a snowflake schema?
The boundary for snowflake schema differs from related terms by scope, source data, time period, and decision use. In this glossary, it covers a dimensional design where dimension tables are normalized into related sub-dimensions, branching out from the fact table like a snowflake, so teams should compare those boundaries before using it in reporting or planning.