02-dimension-patterns

Official

Master dimension design 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_product table, 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.