📄️ How to configure ClickHouse sharding
This guide explains how to configure sharding (horizontal partitioning) on ClickHouse to distribute data across multiple shards and ensure high availability with replicas. Cluster coordination is handled by ClickHouse Keeper.
📄️ How to manage ClickHouse users and profiles
This guide explains how to create and manage ClickHouse users on Hikube, define read-only permissions for analysts, and configure query log retention.
📄️ How to vertically scale ClickHouse
This guide explains how to adjust the CPU, memory, and storage resources of your ClickHouse instance on Hikube, either via a predefined preset or by defining explicit values.