ClickHouse Native TCP Interface

Native binary TCP protocol used by ClickHouse client libraries for maximum throughput between client and server (default port 9000).

API entry from apis.yml

apis.yml Raw ↑
aid: clickhouse:clickhouse-native
name: ClickHouse Native TCP Interface
tags:
- Native
- TCP
humanURL: https://clickhouse.com/docs/en/interfaces/tcp
properties:
- url: https://clickhouse.com/docs/en/interfaces/tcp
  type: Documentation
description: Native binary TCP protocol used by ClickHouse client libraries for maximum throughput between
  client and server (default port 9000).