View Source ClickHouse
A ClickHouse client for the Elixir language.
This currently represents a work in progress.
installation
Installation
def deps do
[
{:clickhouse, "~> 0.27"}
]
end
A ClickHouse client for the Elixir language.
This currently represents a work in progress.
installation
Installationdef deps do
[
{:clickhouse, "~> 0.27"}
]
end