Clickhouse

Connect to and query ClickHouse (a local server or a ClickHouse Cloud service) from the terminal. For ClickHouse Cloud analytics, use the configured direct ClickHouse Query API endpoint with per-user CH_API_KEY and CH_API_SECRET credentials; do not use clickhousectl cloud service query. For local or host/port servers, use clickhousectl local client. Use when the user wants to run SQL against ClickHouse, explore schemas and tables, inspect Cloud services, or authenticate. For building a local dev environment or deploying to Cloud, defer to the official ClickHouse skills (see Scope).

cline 2aec0f7 10.2 KB Updated

File contents

cline/plugins/tree/main/plugins/clickhouse-data-analyst/skills/data-analyst/skills/clickhouse commit 2aec0f7571

Frequently asked questions

npx skillmds@latest add cline/clickhouse