InfluxDBClient-rs
InfluxDB client
A Rust library for interacting with InfluxDB version 1.0 and later
A easy-use client to influxdb
83 stars
4 watching
39 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
influxdbrust
Related projects:
Repository | Description | Stars |
---|---|---|
gobwas/influent.rs | An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. | 43 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
gossiperl/erflux | An Erlang interface to InfluxDB, allowing data ingestion and querying | 29 |
node-influx/node-influx | A Node.js and browser library providing an API for nearly all InfluxDB operations | 862 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
paulgoldbaum/scala-influxdb-client | An asynchronous Scala library for interacting with InfluxDB databases | 122 |
chill-rs/chill | A client-side CouchDB library for Rust, aiming to provide a convenient and efficient way to interact with CouchDB databases. | 36 |
influxcommunity/influxdb-ruby | Provides a Ruby interface to a time-series database service | 370 |
influxdata/influxdb1-client | A Go client API for connecting to InfluxDB 1.x time series databases | 191 |
bugthesystem/influxdb.net | Provides access to InfluxDB's REST API from .NET applications. | 164 |
influxdata/influxdb-rails | Automates monitoring and reporting of Ruby on Rails application performance metrics to InfluxDB | 213 |
mneudert/instream | A set of libraries and tools to interact with InfluxDB from an Elixir application. | 223 |
abramovic/logrus_influxdb | A Go library that enables log data from Logrus to be sent to an InfluxDB instance | 26 |
rping/influx-prompt | An interactive InfluxDB command-line interface with features like auto-completion and syntax highlighting. | 45 |
d-led/influxdb-cpp-rest | A C++ client for interacting with InfluxDB databases using the REST API and batching for high-performance data ingestion. | 44 |