Crate clickhouse_srv[][src]

Modules

cmd
connection
error_codes
errors
protocols
types

Macros

row

Structs

CHContext
ClickHouseServer

A server that speaks the ClickHouseprotocol, and can delegate client commands to a backend that implements ClickHouseSession

QueryState

Traits

ClickHouseSession