influxdb-haskell
Haskell InfluxDB Client
An InfluxDB client library written in Haskell
InfluxDB client library for Haskell
53 stars
4 watching
24 forks
Language: Haskell
last commit: 4 months ago
Linked from 1 awesome list
haskellinfluxdb
Related projects:
Repository | Description | Stars |
---|---|---|
paulgoldbaum/scala-influxdb-client | An asynchronous Scala library for interacting with InfluxDB databases | 122 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
corley/dbal-influxdb | An InfluxDB abstraction layer for the Doctrine DBAL library | 8 |
gobwas/influent.rs | An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. | 43 |
mre/kafka-influxdb | A Kafka consumer for InfluxDB that buffers metric data during high loads and enables reliable sending of metrics from remote locations. | 216 |
joker1007/embulk-output-influxdb | An output plugin for Embulk to connect to InfluxDB | 2 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
abramovic/logrus_influxdb | A Go library that enables log data from Logrus to be sent to an InfluxDB instance | 26 |
driftluo/influxdbclient-rs | A Rust library for interacting with InfluxDB version 1.0 and later | 83 |
node-influx/node-influx | A Node.js and browser library providing an API for nearly all InfluxDB operations | 862 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
gossiperl/erflux | An Erlang interface to InfluxDB, allowing data ingestion and querying | 29 |
influxdata/influxdb1-client | A Go client API for connecting to InfluxDB 1.x time series databases | 191 |
rping/influx-prompt | An interactive InfluxDB command-line interface with features like auto-completion and syntax highlighting. | 45 |
mneudert/instream | A set of libraries and tools to interact with InfluxDB from an Elixir application. | 223 |