ClickHouse/doc/reference/en/interfaces/tcp.rst

5 lines
260 B
ReStructuredText

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.