API Reference ClickHouse v0.12.0
Modules
A ClickHouse client.
Functions for working with ClickHouse data types.
A protocol to encode Elixir data types into ClickHouse data types.
A behaviour to implement encoding and decoding of ClickHouse queries and results.
An implementation of the ClickHouse "TSV"/"TabSeparatedValues" format.
An implementation of the ClickHouse "TSVWithNames"/"TabSeparatedValuesWithNames" format.
An implementation of the ClickHouse "TSVWithNamesAndTypes"/"TabSeparatedValuesWithNamesAndTypes" format.
An implementation of the ClickHouse "Values" format.
A behaviour to implement a network interface with a ClickHouse server.
An interface to interact with a ClickHouse server via HTTP.
A ClickHouse query.
The results of a ClickHouse query.