Skip to content

Examples Overview

Get started with Drizzle Cube by exploring our complete examples. Each includes a full-stack application with database, API, and React dashboard.

Choose your preferred web framework and get up and running in minutes:

Each example includes:

  • Complete Database Setup - Schema definitions and seed data
  • Semantic Layer Configuration - Pre-built cubes, dimensions, and measures
  • API Server - RESTful endpoints with authentication and multi-tenant security
  • React Dashboard - Interactive charts, filters, and data exploration
  • TypeScript - Full type safety from database to UI
  • Docker Support - One-command local development setup
  1. Choose a framework from the examples above
  2. Clone the repository and follow the README instructions
  3. Explore the code to understand the structure
  4. Customize the semantic layer for your own data
  5. Deploy to your preferred hosting platform

Need help choosing? Check out our Quick Start guide for more detailed comparisons and setup instructions.