Clickhouse

A Clickhouse client for the Elixir language.

This currently represents an early work in progress.

Installation

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