instream
InfluxDB client
A set of libraries and tools to interact with InfluxDB from an Elixir application.
InfluxDB driver for Elixir
223 stars
7 watching
37 forks
Language: Elixir
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
timbuchwaldt/udpflux | An Elixir-based client for shipping InfluxDB data points over UDP to an InfluxDB instance. | 4 |
gobwas/influent.rs | An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. | 43 |
gobwas/influent | A JavaScript driver for interacting with InfluxDB | 38 |
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 |
tobiasschuerg/influxdb-client-for-arduino | A C++ library for connecting to InfluxDB databases from Arduino devices | 382 |
lexmag/fluxter | A high-performance Elixir library for writing data to InfluxDB | 105 |
driftluo/influxdbclient-rs | A Rust library for interacting with InfluxDB version 1.0 and later | 83 |
johanvandenbroek/influxdb-client-labview | An InfluxDB client library built using LabVIEW for interacting with InfluxDB databases via REST API | 22 |
adamkittelson/simplex | An Elixir library for interacting with the Amazon SimpleDB API | 3 |
paulgoldbaum/scala-influxdb-client | An asynchronous Scala library for interacting with InfluxDB databases | 122 |
corley/influxdb-php-sdk | A PHP SDK for interacting with InfluxDB using UDP/IP or HTTP protocols. | 84 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
bugthesystem/influxdb.net | Provides access to InfluxDB's REST API from .NET applications. | 164 |