ClickHouse/docs/en/interfaces/tcp.md
2018-04-23 09:20:21 +03:00

240 B

Native interface (TCP)

The native interface is used in the "clickhouse-client" command-line client for interaction between servers with distributed query processing, and also in C++ programs. We will only cover the command-line client.