Collection of ClickHouse demo projects showcasing various features and patterns.
| Project | Description |
|---|---|
| Incremental Materialized Views | Progressive tutorial from basic MVs to full Medallion Architecture |
Each project is self-contained with its own README, SQL scripts, and utilities. Navigate to the project folder and follow the instructions.
- ClickHouse server (local or cloud)
- Python 3.8+ (for data generation scripts)