Official Rust client for ClickHouse DB, providing async query execution and data ingestion.
# Cargo.toml
[dependencies]
clickhouse = "0.15.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a ClickHouse server and execute a query.
Add tokio as a dependency and enable the `tls` feature if using HTTPS.
No dependency data recorded yet.