Time series data differs from “normal” data in an interesting way. The essential characteristic is that the data’s primary point of reference is a timestamp showing at which point in time a sample of data was measured. Time series databases like InfluxDB are helpful for situations that involve this kind of data.
InfluxDB Cloud wins Best Use of the Cloud in the Internet of Things category SAN FRANCISCO, February 8, 2022 – InfluxData, creator of the leading time series platform InfluxDB, today announced InfluxDB Cloud was named a winner in the 2021-22 Cloud Awards category for Best Use of the Cloud in the Internet of Things. Now in its 10th year, the Cloud Awards recognize innovation and excellence in cloud computing among startups and global enterprises.
This article was written by Nicolas Bohorquez. Scroll below for the author’s picture and bio. Time series databases, like InfluxDB, index data by time. They are very efficient at recording constant streams of data, like server metrics, application monitoring data, sensor reports, and any data containing a timestamp. Data in a time series database is always written with the most recent data values but with the previous values not updated.