Clickhouse

A Clickhouse client for the Elixir language.

This currently represents an early work in progress.

Installation

def deps do
[
{:clickhouse, "~> 0.1.0"}
]
end