C++ InfluxDB

Open-source C++ projects categorized as InfluxDB

Top 5 C++ InfluxDB Projects

  • icinga2

    The core of our monitoring platform with a powerful configuration language and REST API.

  • InfluxDB-Client-for-Arduino

    Simple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.

  • Project mention: how can i make my esp32 autonomous ? | /r/esp32 | 2023-06-08

    If each ESP has WiFi access, then you can post the sensor readings straight to a database. There are libraries available for the ESP32 that make it easy to upload datapoints to e.g. an InfluxDB database. You can visualize the data in a neat dashboard with software like Grafana. You could setup a Raspberry Pi or an old laptop/pc to run an InfluxDB and Grafana server, but there are cloud options as well. There are many guides and tutorials available for getting InfluxDB and Grafana running on your own machine, often with the intention to store and visualize sensor data from various sensors at home. Then you just have to write some code with a fitting library, e.g. this InfluxDB Client that sends the sensor readings to the database.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • influxdb-cpp

    💜 C++ client for InfluxDB.

  • CommonPP

    Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.

  • esphome-influxdb-cloud

    Component & example project for sending sensor data to cloud

  • Project mention: Sending sensor data to cloud | /r/Esphome | 2023-07-25

    I wanted to set up an air quality sensor without Home Assistant, and came to a solution using free accounts at InfluxDB Cloud and Grafana Cloud. If interested, check out https://github.com/sebokmarton/esphome-influxdb-cloud for the project and a simplified version of the InfluxDB component

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ InfluxDB related posts

Index

What are some of the best open-source InfluxDB projects in C++? This list will help you:

Project Stars
1 icinga2 1,954
2 InfluxDB-Client-for-Arduino 356
3 influxdb-cpp 151
4 CommonPP 31
5 esphome-influxdb-cloud 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com