clickhouse
Installation
SKILL.md
ClickHouse
ClickHouse is a fast open-source column-oriented database management system that allows for real-time generation of analytical data reports. It's primarily used by businesses that need to process and analyze large volumes of data quickly, such as web analytics, advertising networks, and IoT platforms. Developers can use it to build scalable and performant data analytics applications.
Official docs: https://clickhouse.com/docs/en/
ClickHouse Overview
- Query
- Query ID
- ClickHouse
- Cluster
- Database
- Table
Use action names and parameters as needed.
Working with ClickHouse
Related skills