influxdb-cpp-rest
InfluxDB client
A C++ client for interacting with InfluxDB databases using the REST API and batching for high-performance data ingestion.
Simple C++ InfluxDB client via MS C++ REST SDK + RxCpp for batching (Windows/OSX/Linux) + a C wrapper
44 stars
4 watching
27 forks
Language: Makefile
last commit: over 1 year ago
Linked from 1 awesome list
batchingcclientcppcross-platforminfluxdbrxcpptime-series
Related projects:
Repository | Description | Stars |
---|---|---|
rping/influx-prompt | An interactive InfluxDB command-line interface with features like auto-completion and syntax highlighting. | 45 |
tobiasschuerg/influxdb-client-for-arduino | A C++ library for connecting to InfluxDB databases from Arduino devices | 382 |
corley/influxdb-php-sdk | A PHP SDK for interacting with InfluxDB using UDP/IP or HTTP protocols. | 84 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
bugthesystem/influxdb.net | Provides access to InfluxDB's REST API from .NET applications. | 164 |
d-led/proc_to_influxdb | Monitors and records Windows process starts and stops using InfluxDB | 1 |
cymaticlabs/influxdbstudio | A UI management tool for the InfluxDB time series database | 893 |
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
driftluo/influxdbclient-rs | A Rust library for interacting with InfluxDB version 1.0 and later | 83 |
influxcommunity/influxdb-ruby | Provides a Ruby interface to a time-series database service | 370 |
gobwas/influent.rs | An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. | 43 |
timbuchwaldt/udpflux | An Elixir-based client for shipping InfluxDB data points over UDP to an InfluxDB instance. | 4 |
influxdata/influxdb1-client | A Go client API for connecting to InfluxDB 1.x time series databases | 191 |
paulgoldbaum/scala-influxdb-client | An asynchronous Scala library for interacting with InfluxDB databases | 122 |
p0pr0ck5/lua-resty-influx | Provides an interface to write data points to InfluxDB servers | 28 |