02-dimension-patterns
OfficialMaster dimension design patterns.
Data & Analytics#etl#data warehousing#dimensional modeling#gold layer#dimension modeling#data modeling patterns
Authordatabricks-solutions
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexity of designing robust and efficient dimension tables in a data warehouse by providing patterns for various scenarios, preventing common modeling pitfalls.
Core Features & Use Cases
- Dimension Pattern Selection: Guides users on choosing the right pattern (role-playing, degenerate, junk, mini, outrigger, denormalized hierarchies) based on specific needs.
- NULL Handling: Enforces best practices for handling NULLs in dimensions by using dedicated "Unknown" member rows.
- Flag Management: Ensures low-cardinality flags are stored as textual attributes for better BI readability.
- Use Case: When designing a
dim_producttable, this skill helps decide whether to flatten brand information directly or use an outrigger, and how to handle product types with vastly different attributes.
Quick Start
Apply the dimension design patterns to create a robust gold layer dimension table.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: 02-dimension-patterns Download link: https://github.com/databricks-solutions/vibe-coding-workshop-template/archive/main.zip#02-dimension-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.