ERD

E-commerce Gold Layer Star Schema

A worked erd example, rendered live. Open it in the AI editor and adapt it to your own case.

UPDATED 2026-06-28
EXAMPLEE-commerce Gold Layer Star Schema
Make this diagram your own.

Open it in the AI editor with a prompt pre-filled — keep what works, change what doesn't.

CASE ANALYSIS

Scenario

An e-commerce company needs to analyze customer orders to derive insights on sales trends, customer behavior, and product performance. The gold layer star schema consolidates transactional data for analytical queries.

Key decisions

  • Chose a star schema over snowflake to simplify analytics and improve query performance.
  • Included a date dimension to enable time-based analysis on orders.
  • Used mandatory relationships to ensure referential integrity in the gold layer.

When to reuse this

When designing a data warehouse for e-commerce order analytics with a focus on ease of use and performance.

Open this example in the editor →

Tweak it with chat, export PNG/SVG, or fork it for your own use case.