Skip to main content

Module client

Module client 

Source
Expand description

Async client API and connection options.

Structsยง

Client
Async ClickHouse client using the native TCP protocol.
ClientOptions
Client options
Endpoint
Endpoint configuration (host + port)
QueryResult
Result of a SELECT query, containing data blocks and progress information.