ClickHouse CLI & BI tools
Before you start
Setting
Value
Step-by-step
Native CLI — clickhouse-client
clickhouse-clientclickhouse-client \
--host <host> \
--port 9440 \
--secure \
--user <user> \
--password \
--database apiHTTP CLI — curl
curlBI tools
First sanity query
Last updated
Was this helpful?