{"id":367,"url":"https://github.com/mark-rushakoff/awesome-influxdb","last_synced_at":"2025-04-07T03:34:34.203Z","repository":{"id":38206710,"uuid":"39356321","full_name":"mark-rushakoff/awesome-influxdb","owner":"mark-rushakoff","description":"A curated list of awesome projects, libraries, tools, etc. related to InfluxDB","archived":false,"fork":false,"pushed_at":"2024-05-08T14:04:39.000Z","size":131,"stargazers_count":794,"open_issues_count":7,"forks_count":68,"subscribers_count":46,"default_branch":"master","last_synced_at":"2024-05-21T13:15:30.559Z","etag":null,"topics":["awesome","awesome-list","influxdb","list"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mark-rushakoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-20T01:24:44.000Z","updated_at":"2024-05-11T22:14:54.000Z","dependencies_parsed_at":"2024-05-21T13:07:52.227Z","dependency_job_id":"0e31a27c-a238-45ef-8588-efadc4773471","html_url":"https://github.com/mark-rushakoff/awesome-influxdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mark-rushakoff%2Fawesome-influxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mark-rushakoff%2Fawesome-influxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mark-rushakoff%2Fawesome-influxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mark-rushakoff%2Fawesome-influxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mark-rushakoff","download_url":"https://codeload.github.com/mark-rushakoff/awesome-influxdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589773,"owners_count":20963022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","awesome-list","influxdb","list"],"created_at":"2024-01-05T20:12:53.020Z","updated_at":"2025-04-07T03:34:33.930Z","avatar_url":"https://github.com/mark-rushakoff.png","language":null,"funding_links":[],"categories":["Databases","Technical","Others","Uncategorized","Live Site:   [searchAwesome](https://search-awesome.vercel.app/)","Recently Updated","数据库","Other Lists","Themed Directories"],"sub_categories":["awesome-*","Uncategorized","[Feb 12, 2024](/content/2024/02/12/README.md)","TeX Lists","Updated more than a year ago"],"readme":"# awesome-influxdb [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA curated list of awesome projects, libraries, tools, etc. related to [InfluxDB](https://www.influxdata.com/).\nThis list focuses on libraries, tools, etc. supporting InfluxDB version 1.0 and up.\n\nWant to make this list better?\nTake a look at our page on [contributing](CONTRIBUTING.md) and then open a pull request!\n\n## Reference material\n\nIf you know of any particularly useful blog posts, talks, slides, etc. that belong in this list, please open a pull request!\n\n* [Official documentation](https://docs.influxdata.com/influxdb/latest/)\n* InfluxDB in IoT world. [Part 1: Introduction](https://www.easyitblog.info/2017/11/10/influxdb-and-grafana-fighting-together-with-iot-data-attack/) | [Part 2: Hosting and scaling on AWS](https://www.easyitblog.info/2017/11/14/influxdb-in-iot-world-aws-part-2/) | [Part 3: Plotting graphs using Grafana](https://www.easyitblog.info/2017/11/26/influxdb-in-iot-world-making-it-production-ready-part-3/)\n\n## Client libraries\n\n### Official\n\n* [C#](https://github.com/influxdata/influxdb-csharp) - A .NET library for efficiently sending points to InfluxDB\n* [Go](https://github.com/influxdata/influxdb1-client) - Go client for InfluxDB 1.x\n* [Java](https://github.com/influxdata/influxdb-java) - Java client for InfluxDB\n* [PHP](https://github.com/influxdata/influxdb-php) - PHP client for InfluxDB\n* [Python](https://github.com/influxdata/influxdb-python) - Python client for InfluxDB\n* [Rails](https://github.com/influxdata/influxdb-rails) - Ruby on Rails bindings to automatically write metrics into InfluxDB\n* [Ruby](https://github.com/influxdata/influxdb-ruby) - Ruby client for InfluxDB\n\n### Unofficial\n\n* [capacitor](https://github.com/olauzon/capacitor) - A Clojure client for InfluxDB\n* [cl-influxdb](https://github.com/mmaul/cl-influxdb) - Common Lisp interface to the Time Series Database InfluxDB\n* [erflux](https://github.com/gossiperl/erflux) - InfluxDB client for Erlang\n* [fluxter](https://github.com/lexmag/fluxter) - An InfluxDB writer for Elixir\n* [influent](https://github.com/gobwas/influent) - InfluxDB Javascript driver\n* [influent.rs](https://github.com/gobwas/influent.rs) - InfluxDB Rust driver\n* [InfluxDB-Client-for-Arduino](https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino) - Arduino client for InfluxDB\n* [InfluxDB-Client-LabVIEW](https://github.com/johanvandenbroek/InfluxDB-Client-LabVIEW) - LabVIEW client for InfluxDB\n* [influxdb-cpp-rest](https://github.com/d-led/influxdb-cpp-rest) - A C++ InfluxDB client with a batching async interface\n* [influxdb-haskell](https://github.com/maoe/influxdb-haskell) - Haskell client library for InfluxDB\n* [InfluxDB.NET](https://github.com/ziyasal/InfluxDB.Net) - .NET client for InfluxDB\n* [InfluxDB PHP SDK](https://github.com/corley/influxdb-php-sdk) - UDP/IP or HTTP adapters for read and write data\n* [influxdbr](https://github.com/dleutnant/influxdbr) - R library for InfluxDB\n* [instream](https://github.com/mneudert/instream) - InfluxDB driver for Elixir\n* [node-influx](https://github.com/node-influx/node-influx) - InfluxDB Node.js Client\n* [node-influx-udp](https://github.com/mediocre/node-influx-udp) - Write to InfluxDB using its UDP interface\n* [scala-influxdb-client](https://github.com/paulgoldbaum/scala-influxdb-client) - Asynchronous InfluxDB client for Scala\n\n## Collecting data into InfluxDB\n\n### Projects\n\n#### Dedicated\n\nTools whose primary or sole purpose is to feed data into InfluxDB.\n\n* [accelerometer2influx](https://github.com/CorpGlory/accelerometer2influx) - Android application that takes the x-y-z axis metrics from your phone accelerometer and sends the data to InfluxDB.\n* [agento](https://github.com/abrander/agento) - Client/server collecting near realtime metrics from Linux hosts\n* [aggregateD](https://github.com/ccpgames/aggregateD) - A [dogstatsD](https://docs.datadoghq.com/guides/dogstatsd/) inspired metrics and event aggregation daemon for InfluxDB\n* [aprs2influxdb](https://github.com/FaradayRF/aprs2influxdb) - Interfaces ham radio APRS-IS servers and saves packet data into an influxdb database\n* [Charmander](https://github.com/att-innovate/charmander) - Charmander is a lab environment for measuring and analyzing resource-scheduling algorithms\n* [gopherwx](https://github.com/chrissnell/gopherwx) - a service that pulls live weather data from a Davis Instruments Vantage Pro2 station and stores it in InfluxDB\n* [grade](https://github.com/influxdata/grade) - Track Go benchmark performance over time by storing results in InfluxDB\n* [Influx-Capacitor](https://github.com/poxet/Influx-Capacitor) - Influx-Capacitor collects metrics from windows machines using Performance Counters. Data is sent to influxDB to be viewable by grafana\n* [Influxdb-Powershell](https://github.com/vsavornin/Influxdb-Powershell) - Powershell script to send Windows Performance counters to an InfluxDB Server\n* [influxdb-logger](https://github.com/codersaur/SmartThings/tree/master/smartapps/influxdb-logger) - SmartApp to log [SmartThings](https://www.smartthings.com/) device attributes to an InfluxDB database\n* [influxdb-sqlserver](https://github.com/zensqlmonitor/influxdb-sqlserver) - Collect Microsoft SQL Server metrics for reporting to InfluxDB and visualize them with Grafana\n* [k6](https://github.com/loadimpact/k6) - A modern load testing tool, using Go and JavaScript\n* [marathon-event-metrics](https://github.com/Wikia/marathon-event-metrics) - a tool for reporting [Marathon](https://mesosphere.github.io/marathon/) events to InfluxDB\n* [mesos-influxdb-collector](https://github.com/kpacha/mesos-influxdb-collector) - Lightweight [mesos](https://mesos.apache.org/) stats collector for InfluxDB\n* [mqforward](https://github.com/shirou/mqforward) - [MQTT](http://mqtt.org/) to influxdb forwarder\n* [node-opcua-logger](https://github.com/coussej/node-opcua-logger) - Collect industrial data from OPC UA Servers\n* [ntp_checker](https://github.com/fss1/ntp_checker) - compares internal NTP sources and warns if the offset between servers exceeds a definable (fraction of) seconds\n* [proc_to_influxdb](https://github.com/d-led/proc_to_influxdb) - Console app to observe Windows process starts and stops via InfluxDB\n* [pysysinfo_influxdb](https://github.com/nagylzs/pysysinfo_influxdb) - Periodically send system information into influxdb (uses python3 + psutil, so it also works under Windows)\n* [sysinfo_influxdb](https://github.com/novaquark/sysinfo_influxdb) - Collect and send system (linux) info to InfluxDB\n* [snmpcollector](https://github.com/toni-moreno/snmpcollector) - A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB\n* [Telegraf](https://github.com/influxdata/telegraf) - (Official) plugin-driven server agent for reporting metrics into InfluxDB\n* [tesla-streamer](https://github.com/timdorr/tesla-trip/blob/master/lib/tesla_stream_reader.rb) - Streams data from Tesla Model S to InfluxDB ([rake task](https://github.com/timdorr/tesla-trip/blob/master/lib/tasks/tesla.rake#L12-L16))\n* [traffic_stats](https://traffic-control-cdn.readthedocs.io/en/latest/overview/traffic_stats.html) - Acquires and stores statistics about CDNs controlled by [Apache Traffic Control](https://trafficcontrol.apache.org/)\n* [vsphere-influxdb-go](https://github.com/Oxalide/vsphere-influxdb-go) - Collect VMware vSphere, vCenter and ESXi performance metrics and send them to InfluxDB\n\n#### Non-dedicated\n\nTools that generate data that feed into multiple backends, InfluxDB included.\n\n* [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers\n* [Centreon](https://github.com/centreon/centreon) - A network, system, applicative supervision and monitoring tool\n* [cernan](https://github.com/postmates/cernan) - A telemetry and logging aggregation server\n* [cloudwatch-sender](https://github.com/BBC-News/cloudwatch-sender) - Send metrics to InfluxDB/Graphite from [Amazon Cloudwatch](https://aws.amazon.com/cloudwatch/)\n* [crankshaftd](https://github.com/fullcontact/crankshaftd) - Simple Go agent to ingest streaming data from [Turbine](https://github.com/Netflix/Turbine) via SSE and push it into StatsD as a gauge or to InfluxDB\n* [Domoticz](https://www.domoticz.com) - Open source Home Automation System\n* [gatling](https://github.com/gatling/gatling) - Async Scala-Akka-Netty based Stress Tool\n* [Glances](https://github.com/nicolargo/glances) - Glances an Eye on your system\n* [Graphios](https://github.com/shawn-sterling/graphios) - A program to send nagios perf data to graphite (carbon) / statsd / librato / influxDB\n* [heapster](https://github.com/kubernetes-retired/heapster) - Monitor container resource usage of a [Kubernetes](https://kubernetes.io/) cluster\n* [heka](https://github.com/mozilla-services/heka) - General purpose data collection and processing tool\n* [internet_data_usage](https://github.com/precurse/internet_data_usage) - Python based application to pull data plan usage for different carriers such as Telus and Koodo\n* [ioBroker](http://www.iobroker.net/) - Homeautomation / IoT Platform uses Influxdb to store [history data](https://github.com/ioBroker/ioBroker.influxdb/blob/master/README.md)\n* [jmxtrans](https://github.com/jmxtrans/jmxtrans) - Effectively the missing connector between speaking to a JVM via JMX on one end and whatever logging / monitoring / graphing package that you can dream up on the other end.\n* [Apache JMeter](https://jmeter.apache.org/usermanual/realtime-results.html) - Popular load testing tool, you can get real-time results sent to a backend through the InfluxDBBackendListenerClient which allows you to send metrics (active threads, response time ...) to an InfluxDB Backend using UDP or HTTP protocols\n* [logary](https://github.com/logary/logary) - High performance, multi-target logging, metric and health-check library for mono and .Net\n* [metrics.sh](https://github.com/pstadler/metrics.sh) - Collect and forward metrics using portable shell scripts\n* [OpenHAB](https://www.openhab.org/) - A universal integration platform for all things around home automation\n* [Riemann](https://github.com/riemann/riemann) - A network event stream processing system, in Clojure\n* [statsd-jvm-profiler](https://github.com/etsy/statsd-jvm-profiler) - Simple JVM Profiler Using StatsD\n* [statsite](https://github.com/statsite/statsite) - C implementation of statsd\n* [Sematext Agent](https://github.com/sematext/sematext-agent-integrations) - [Open source monitoring agent](https://sematext.com/blog/now-open-source-sematext-monitoring-agent/) to collect metrics from Solr, Elasticsearch, Cassandra, JVM, JMX, ClickHouse, MySQL, Hadoop, and more via pluggable integrations. Output via Influx Line Protocol to InfluxDB or [Sematext Cloud](https://sematext.com/cloud/)\n* [logagent](https://github.com/sematext/logagent-js) - is a modern, open-source, light-weight log shipper. Logagent includes [influxdb input plugin](https://sematext.com/docs/logagent/input-plugin-influxdb-http/) and [influxdb output plugin](https://sematext.com/docs/logagent/output-plugin-influxdb/) and many other [integrations](https://sematext.com/docs/logagent/plugins/)\n\n### Libraries\n\nLibraries to collect data and feed into InfluxDB.\n\n* [crow-metrics](https://github.com/robey/crow-metrics) - small metrics collector for node servers\n* [django-influxdb-metrics](https://github.com/bitlabstudio/django-influxdb-metrics) - A reusable Django app that sends metrics about your project to InfluxDB\n* [go-runtime-metrics](https://github.com/tevjef/go-runtime-metrics) - Collect golang runtime Metrics, outputting to InfluxDB or through Telegraf\n* [lua-resty-influx](https://github.com/p0pr0ck5/lua-resty-influx) - [OpenResty](https://openresty.org/en/) client for InfluxDB\n* [metrics](https://github.com/beberlei/metrics) - (PHP) Simple library that abstracts different metrics collectors. \"I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in\"\n* [pyVsphereInflux](https://github.com/fennm/pyVsphereInflux) - A library and supporting script for pulling data from [vSphere](https://www.vmware.com/products/vsphere.html) and inserting it into InfluxDB\n* [telemetry](https://github.com/arussellsaw/telemetry) - metric reporting for Go applications\n\n#### Hooks\n\nHooks for other logging libraries to output to InfluxDB.\n\n* [go-metrics-influxdb](https://github.com/vrischmann/go-metrics-influxdb) - A reporter for the [go-metrics library](https://github.com/rcrowley/go-metrics) which will post the metrics to InfluxDB\n* [logrus_influxdb](https://github.com/Abramovic/logrus_influxdb) - InfluxDB Hook for [Logrus](https://github.com/Sirupsen/logrus)\n\n### Plugins\n\nPlugins to allow other standalone tools to send their data into InfluxDB.\n\n* [embulk-output-influxdb](https://github.com/joker1007/embulk-output-influxdb) - InfluxDB output plugin for [Embulk](https://github.com/embulk/embulk)\n* [exometer_influxdb](https://github.com/travelping/exometer_influxdb) - [Exometer](https://github.com/Feuerlabs/exometer) reporter for InfluxDB\n* [fluent-plugin-influxdb](https://github.com/fangli/fluent-plugin-influxdb) - A buffered output plugin for [fluentd](https://www.fluentd.org/) and InfluxDB\n* [influx-nagios-plugin](https://github.com/shaharke/influx-nagios-plugin) - [Nagios](https://www.nagios.org/) plugin for querying monitoring stats from InfluxDB\n* [jenkinsci/influxdb-plugin](https://github.com/jenkinsci/influxdb-plugin) - [Jenkins](https://jenkins.io/index.html) plugin to send build metrics into InfluxDB\n* [kafka-influxdb](https://github.com/mre/kafka-influxdb) - A [Kafka](https://kafka.apache.org/) consumer for InfluxDB written in Python\n* [logstash-output-influxdb](https://github.com/logstash-plugins/logstash-output-influxdb) - Community-maintained [Logstash](https://www.elastic.co/products/logstash) plugin to output metrics to InfluxDB\n* [metrics-influxdb](https://github.com/davidB/metrics-influxdb) - A reporter for [dropwizard](https://www.dropwizard.io/0.9.1/docs/) metrics which announces measurements to an InfluxDB server\n* [mod-influxdb](https://github.com/savoirfairelinux/mod-influxdb) - [Shinken](http://www.shinken-monitoring.org/) module for exporting data to InfluxDB\n* [sensu-plugins-influxdb](https://github.com/sensu-plugins/sensu-plugins-influxdb) - [Sensu](https://sensu.io/) InfluxDB Plugins\n* [sidekiq-influxdb](https://github.com/vassilevsky/sidekiq-influxdb) - A [Sidekiq](https://sidekiq.org/) middleware to send job execution metrics to InfluxDB\n* [snap-plugin-publisher-influxdb](https://github.com/intelsdi-x/snap-plugin-publisher-influxdb) - Publishes [snap](https://github.com/intelsdi-x/snap) metrics to InfluxDB\n* [statsd-influxdb-backend](https://github.com/bernd/statsd-influxdb-backend) - A naive InfluxDB backend for StatsD\n* [logagent influx input plugin](https://sematext.com/docs/logagent/input-plugin-influxdb-http/) - Logagent plugin to receive data via Influx Line Protocol\n* [logagent InfluxDB output plugin](https://sematext.com/docs/logagent/input-plugin-influxdb-http/) - Plugin to send data via Influx Line Protocol\n\n\n### Import tools\n\nTools to import a fixed set of data into InfluxDB.\n* [JMeter2InfluxDB](https://github.com/soprasteria/jmeter2influxdb) - Read JMeter results in a csv file and put results in InfluxDB after the load test\n* [LoadRunner Raw Results Exporter](https://admhelp.microfocus.com/lr/en/12.60-12.62/help/WebHelp/Content/Controller/raw_results_exporter.htm) - To export scenario results (load test results) to InfluxDB\n* [nmon2influxdb](https://github.com/adejoux/nmon2influxdb) - Import [nmon](http://nmon.sourceforge.net/pmwiki.php) file into InfluxDB\n\n## Consuming data from InfluxDB\n\n### Dashboards and visualization\n\n* [Chronograf](https://github.com/influxdata/chronograf) - Official InfluxDB data visualization tool\n* [DBeaver](https://dbeaver.com/databases/influxdb/) - DBeaver Universal Database Tool, DBeaver Enterprise has special extensions for InfluxDB\n* [facette](https://github.com/facette/facette) - Time series data visualization and graphing software\n* [FluxDash](https://github.com/vrecan/FluxDash) - Terminal based InfluxDB dashboard\n* [grafana](https://github.com/grafana/grafana) - Gorgeous metric viz, dashboards \u0026 editors for Graphite, InfluxDB \u0026 OpenTSDB\n* [InfluxDB Studio](https://github.com/CymaticLabs/InfluxDBStudio) - InfluxDB Studio is a UI management tool, its inspiration comes from other similar SQL database management tools (use InfluxData.Net run on MS Windows)\n* [InfluxGraph](https://github.com/InfluxGraph/influxgraph) - Graphite InfluxDB storage finder for Graphite-API\n* [ostent](https://github.com/ostrost/ostent) - collects and displays system metrics and optionally relays to Graphite and/or InfluxDB\n\n### Other tools\n\n* [hubot-influxdb-alerts](https://github.com/amwelch/hubot-influxdb-alerts) - Create and manage alerts in your chatroom using [hubot](https://hubot.github.com/) and influxdb\n* [influx-alert](https://github.com/joshrendek/influx-alert) - A tool to query InfluxDB and send alerts based on a YAML config\n* [influxdb_google_sheets](https://github.com/HormyAJP/influxdb_google_sheets) - Google Sheets script for fetching and formatting InfluxDB data\n* [Morgoth](https://github.com/nathanielc/morgoth) - Metric anomaly detection\n\n## Provisioning InfluxDB\n\nTools, libraries, etc. to help you get InfluxDB running without installing it by hand.\n\n* [chef-influxdb](https://github.com/bdangit/chef-influxdb) - Chef cookbook for InfluxDB\n* [golja-influxdb](https://github.com/dgolja/golja-influxdb) - Puppet module for InfluxDB\n* [influxdb-formula](https://github.com/saltstack-formulas/influxdb-formula) - Installs and configures the InfluxDB timeseries database\n* [influxdb-release](https://github.com/pivotal-cf-experimental/influxdb-release) - Experimental BOSH release for InfluxDB\n* [puppet-telegraf](https://forge.puppet.com/datacentred/telegraf/readme) - Puppet module for Telegraf\n* [rossmcdonald/influxdb](https://github.com/rossmcdonald/influxdb) - Ansible role for installing, configuring, and maintaining InfluxDB\n* [tutum-docker-influxdb](https://github.com/tutumcloud/influxdb) - Docker image to run an out-of-the-box InfluxDB server\n\n## Queries\n\n* [dbal-influxdb](https://github.com/corley/dbal-influxdb) - Doctrine DBAL for InfluxDB\n* [Influxdb::Arel](https://github.com/undr/influxdb-arel) - Influxdb::Arel is a SQL AST manager for InfluxDB dialect. It simplifies the generation of complex SQL queries\n* [influxer](https://github.com/palkan/influxer) - InfluxDB ActiveRecord-style\n* [Time Series Admin](https://github.com/timeseriesadmin/timeseriesadmin) - Administration panel and querying interface for InfluxDB databases\n\n## Hosting of InfluxDB / SaaS\n\n* [InfluxCloud](https://cloud.influxdata.com/plan-picker) - From the creators of InfluxDB\n* [Aiven](https://aiven.io/influxdb) - Provides a choice of host (AWS, Google, DigitalOcean, etc.), geographic location, and server specs\n* [Scalingo](https://scalingo.com/databases/influxdb) - Provides a choice of server specs\n* [HostedMetrics](https://hostedmetrics.com/product/influxdb/) - Geared towards custom application monitoring by hosting the combination of InfluxDB, Grafana, and StatsD\n\n\n## Miscellaneous\n\nProjects that don't seem to fit in any other category.\n\n* [influx-protector](https://github.com/ve-global/influx-protector) - proxy to prevent dangerous queries getting to influxdb\n* [influxdb-schema-updater](https://github.com/open-ch/influxdb-schema-updater) - A small DevOps tool to manage the schema of an InfluxDB instance with a set of configuration files\n* [influx-prompt](https://github.com/RPing/influx-prompt) - An interactive command-line InfluxDB cli with auto completion\n* [cleanflux](https://github.com/Transatel/cleanflux) - proxy around /query endpoint with auto retention policy selection and on the wire bug corrections\n\n## Other awesome lists\n\n### Awesome lists that include links to InfluxDB\n\n* [awesome-bigdata](https://github.com/onurakpolat/awesome-bigdata)\n* [awesome-dashboard](https://github.com/obazoud/awesome-dashboard)\n* [awesome-data-engineering](https://github.com/igorbarinov/awesome-data-engineering)\n* [awesome-db](https://github.com/numetriclabz/awesome-db)\n* [awesome-go](https://github.com/avelino/awesome-go)\n* [awesome-home-assistant](https://github.com/frenck/awesome-home-assistant)\n* [awesome-microservices](https://github.com/mfornos/awesome-microservices)\n* [awesome-sysadmin](https://github.com/kahun/awesome-sysadmin)\n\n### Lists of awesome lists that include awesome-influxdb\n\n* [awesome](https://github.com/sindresorhus/awesome)\n* [lists](https://github.com/jnv/lists)\n\n## License\n\n[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)\n\nTo the extent possible under law, the authors and contributors have waived all copyright and related or neighboring rights to awesome-influxdb.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark-rushakoff%2Fawesome-influxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmark-rushakoff%2Fawesome-influxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark-rushakoff%2Fawesome-influxdb/lists"}