Driver for TDengine - a timeseries database and analysis platform.
# Cargo.toml
[dependencies]
taos-query = "0.12.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to TDengine and executes a query.
Add tokio as a dependency and use #[tokio::main] or another async runtime.
No dependency data recorded yet.