ClickHouse

High-performance columnar OLAP database for real-time analytics at petabyte scale.

MCPCLI1 Skill

About ClickHouse

High-performance columnar OLAP database for real-time analytics at petabyte scale. Explore how ClickHouse integrates with the agentic data stack ecosystem and supports autonomous data operations.

Key Features

  • Columnar storage with vectorized query execution for sub-second analytical queries
  • Real-time data ingestion handling millions of rows per second with low latency
  • Approximate query processing with HyperLogLog, quantiles, and sampling for fast estimates
  • SQL-compatible interface with extensions for arrays, maps, tuples, and nested data
  • Materialized views for incremental pre-aggregation and real-time data transformation
  • Tiered storage with hot/warm/cold data across local SSD, S3, and object storage
  • Linear horizontal scalability with distributed query execution across shards and replicas
  • Native integrations with Kafka, S3, PostgreSQL, MySQL, and 50+ data sources

Agent Integration

CLIclickhouse-client

$ curl https://clickhouse.com/ | sh
CLI Documentation