ClickHouse/docs/en/interfaces/tcp.md
2018-03-30 03:15:52 +03:00

5 lines
240 B
Markdown
Executable File

# 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.