Implements high-performance ClickHouse database schemas, optimized analytical queries, and efficient data engineering patterns for OLAP workloads.
This skill equips Claude with specialized knowledge for architecting and optimizing ClickHouse databases, the leading column-oriented DBMS for real-time analytics. It provides standardized patterns for MergeTree engine variants, materialized views for pre-aggregation, and efficient batch insertion strategies. Whether you are building time-series dashboards, performing complex funnel analysis, or setting up ETL pipelines, this skill ensures your ClickHouse implementation follows industry best practices for data compression, parallel execution, and distributed query performance.
주요 기능
01Advanced MergeTree engine configurations including Replacing and Aggregating variants
02Standardized templates for Cohort, Funnel, and Retention analysis queries
03Performance-optimized query design using ClickHouse-specific functions and indexing
04Materialized view patterns for real-time data aggregation and transformation
051 GitHub stars
06Bulk and streaming data ingestion implementations with TypeScript examples
사용 사례
01Designing scalable data warehouses for massive time-series event logging and telemetry
02Optimizing slow analytical queries by implementing correct partitioning and ordering keys
03Building high-speed real-time analytics dashboards with sub-second query latency