-
Download and install clickhouse-client (instructions).
-
Run the clickhouse-client command with your credentials (or simply copy the native connection command from the "Connect" menu under your ClickHouse Cloud service).
clickhouse-client --host <hostname> \ --secure \ --port 9440 \ --user <username> \ --password <password> -
Start querying ClickHouse!
Other integrations
Get started with ClickHouse Cloud for free
We'll get you started on a 30 day trial and $300 credits to spend at your own pace.

