clickhouse-rs
An efficient, asynchronous connection pool for ClickHouse, built upon the official ClickHouse Rust client.
Usage
To use the crate, add this to your Cargo.toml:
[]
= "0.12.2"
= "0.0.1"
An efficient, asynchronous connection pool for ClickHouse, built upon the official ClickHouse Rust client.
To use the crate, add this to your Cargo.toml:
[dependencies]
clickhouse = "0.12.2"
clickhouse-pool = "0.0.1"