InfluxDB is fast becoming the most popular Time Series Database for DevOps, IoT sensors, financial data,etc. It is an Open Source platform that composed of 4 services called the TICK stack. Telegraf is the "T" and is has a plug-in architecture for reading and writing to many different databases and data sources. InfluxDB is the "I" and is a NoSQL DB but supports SQL style queries, a scripting language called TICK script and a newer fuller featured language called Flux. Chronograf is the "C" and is a browser based client for configuring, visualizing and creating alerts. Kapacitor is the "K" and is and is a real-time data streaming and processing engine that allows you to do simple and complex operations on your data. I use InfluxDB to capture GNSS data in real-time. It would be great to be able to read that data directly and process it with various translators to calculate volumes, generate contours, convert to different coordinate systems, etc, etc. It is also great for downsampling and thinning data and even has fill methods for interpolating over data outages if you want.
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.