DB Connection from ClickHouse Command Line Client
Connecting ChistaDATA database from the official ClickHouse Command Line Client
ClickHouse has an official command line client called clickhouse-client. You can use the following example to connect to a ChistaData database server.
clickhouse-client --host <hostname for the database> --password --user default --secure