1 unstable release
0.0.1 | Sep 26, 2024 |
---|
#42 in #clickhouse
34 downloads per month
11KB
171 lines
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
:
[dependencies]
clickhouse = "0.12.2"
clickhouse-pool = "0.0.1"
Dependencies
~8–17MB
~217K SLoC