{"repo":"influxdb-rs/influxdb-rust","free":true,"listed":false,"github":"https://github.com/influxdb-rs/influxdb-rust","clone":"git clone https://github.com/influxdb-rs/influxdb-rust.git","description":"Rust Client for the InfluxDB Time Series Database","language":"Rust","stars":299,"topics":["influxdb","rust","database","database-driver","influxdb-client","influxdata","time-series-database","hacktoberfest"],"license":"MIT","category":"databases-storage","readme_excerpt":"This crate is looking for maintainers: #185 Unofficial InfluxDB Driver for Rust Pull requests are always welcome. See [Contributing][ link0] and [Code of Conduct][ link1]. For a list of past changes, see [CHANGELOG.md][ link2]. Currently Supported Features Reading and writing to InfluxDB Optional Serde support for deserialization Running multiple queries in one request (e.g. SELECT FROM weather berlin; SELECT FROM weather london ) Writing single or multiple measurements in one request (e.g. WriteQuery or Vec argument) Authenticated and unauthenticated connections async / await support #[derive(InfluxDbWriteable)] derive macro for writing / reading into structs GROUP BY support Tokio and async-std support (see example below) or [available backends][ link3] Swappable HTTP backends (see below) Quickstart Add the following to your Cargo.toml For an example with using Serde deserialization, please refer to [serde integration][ link4] For further examples, check out the integration tests in tests/integration tests.rs in the repository. Choice of HTTP backend To communicate with InfluxDB, you can choose the HTTP backend to be used configuring the appropriate feature. We recommend sticking with the default reqwest-based client, unless you really need async-std compatibility. [hyper][ link5] (through reqwest, used by default), with [rustls][ link6] [hyper][ link7] (through reqwest), with native TLS (OpenSSL) [hyper][ link8] (through reqwest), with vendored native TLS (OpenSSL) License","default_branch":null,"files":null,"tree":[],"storefront":"/r/influxdb-rs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/influxdb-rs/influxdb-rust/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}