A database specialized for recording and analyzing time-series data.
A time-series database used for IoT and monitoring use cases, optimized for writing and aggregating data along a time axis. It uses a distinctive data model that separates each measurement into tags (indexed, searchable labels) and fields (the actual numeric values), and this split is what lets it quickly filter down to things like a specific server's CPU usage over time.
© 2026 ITBGM