influxdb-client

Open-source projects categorized as influxdb-client
Language: + C + Go + C++

Top 3 influxdb-client Open-Source Projects

influxdb-client
  • Collectd

    The system statistics collection daemon. Please send Pull Requests here!

  • Project mention: μMon: Stupid simple monitoring | news.ycombinator.com | 2023-09-24

    https://collectd.org/ does the gathering (and writing to RRDTool database, if you so desire) part very well. Many plugins, easy to add more (just return one line of text)

    Still need RRD viewere but that's not a huge stack

    And it scales all the way to hundreds of hosts, as on top of network send/receive of stats it supports few other write formats aside from just RRD files.

  • influxdb-client-go

    InfluxDB 2 Go Client

  • 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-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.

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).

Index

What are some of the best open-source influxdb-client projects? This list will help you:

Project Stars
1 Collectd 3,000
2 influxdb-client-go 579
3 InfluxDB-Client-for-Arduino 365

Sponsored
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.
www.influxdata.com