Examples
Real-world examples and patterns for building semantic models.
Overview
Learn from complete examples and common patterns used in production Strata projects.
Examples
- TPC-DS Tutorial - Complete walkthrough of the TPC-DS benchmark model
- Star Schema - Star schema modeling pattern
- Snowflake Schema - Snowflake schema pattern
- Fact-Dimension - Fact and dimension table patterns
Recipes
- Customer 360 - Customer analytics recipe
- Sales Analysis - Sales and revenue analysis recipe
Learning Path
- Start with TPC-DS Tutorial for a complete example
- Explore patterns for common modeling approaches
- Try recipes for specific use cases