influent.rs
InfluxDB client
An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance.
InfluxDB Rust driver
43 stars
3 watching
28 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gobwas/influent | A JavaScript driver for interacting with InfluxDB | 38 |
driftluo/influxdbclient-rs | A Rust library for interacting with InfluxDB version 1.0 and later | 83 |
mneudert/instream | A set of libraries and tools to interact with InfluxDB from an Elixir application. | 223 |
node-influx/node-influx | A Node.js and browser library providing an API for nearly all InfluxDB operations | 862 |
influxdata/influxdb1-client | A Go client API for connecting to InfluxDB 1.x time series databases | 191 |
gossiperl/erflux | An Erlang interface to InfluxDB, allowing data ingestion and querying | 29 |
timbuchwaldt/udpflux | An Elixir-based client for shipping InfluxDB data points over UDP to an InfluxDB instance. | 4 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
tobiasschuerg/influxdb-client-for-arduino | A C++ library for connecting to InfluxDB databases from Arduino devices | 382 |
johanvandenbroek/influxdb-client-labview | An InfluxDB client library built using LabVIEW for interacting with InfluxDB databases via REST API | 22 |
paulgoldbaum/scala-influxdb-client | An asynchronous Scala library for interacting with InfluxDB databases | 122 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
influxcommunity/influxdb-ruby | Provides a Ruby interface to a time-series database service | 370 |
corley/influxdb-php-sdk | A PHP SDK for interacting with InfluxDB using UDP/IP or HTTP protocols. | 84 |
dgolja/golja-influxdb | A Puppet module for managing InfluxDB installations and configurations. | 19 |