tidyjiang8 / tdengine-connector

TDengine driver connector of Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDengine driver connector of Rust

It's a rust implementation for TDengine, an open-sourced big data platform designed and optimized for the Internet of Things (IoT), Connected Cars, Industrial IoT, and IT Infrastructure and Application Monitoring.

Dependencies

  • Tdengine: follow here to install.
  • Rust: follow here to install.

Run with Sample

Build and run:

git clone https://github.com/tidyjiang8/tdengine-connector.git && cd tdengine-connector
cargo run --example demo

And you can check the result with shell command taos:

About

TDengine driver connector of Rust

License:GNU General Public License v2.0


Languages

Language:Rust 100.0%