udpflux
InfluxDB client
An Elixir-based client for shipping InfluxDB data points over UDP to an InfluxDB instance.
An opinionated InfluxDB UDP only client
4 stars
1 watching
2 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mneudert/instream | A set of libraries and tools to interact with InfluxDB from an Elixir application. | 223 |
gossiperl/erflux | An Erlang interface to InfluxDB, allowing data ingestion and querying | 29 |
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 |
corley/influxdb-php-sdk | A PHP SDK for interacting with InfluxDB using UDP/IP or HTTP protocols. | 84 |
tobiasschuerg/influxdb-client-for-arduino | A C++ library for connecting to InfluxDB databases from Arduino devices | 382 |
paulgoldbaum/scala-influxdb-client | An asynchronous Scala library for interacting with InfluxDB databases | 122 |
gobwas/influent | A JavaScript driver for interacting with InfluxDB | 38 |
influxdata/influxdb1-client | A Go client API for connecting to InfluxDB 1.x time series databases | 191 |
adamkittelson/simplex | An Elixir library for interacting with the Amazon SimpleDB API | 3 |
johanvandenbroek/influxdb-client-labview | An InfluxDB client library built using LabVIEW for interacting with InfluxDB databases via REST API | 22 |
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 |
driftluo/influxdbclient-rs | A Rust library for interacting with InfluxDB version 1.0 and later | 83 |
blakewilliams/elixir-slack | A Slack API client written in Elixir that allows real-time messaging and web API interactions. | 674 |
valpackett/httpotion | An HTTP client library for Elixir | 725 |