Skip to content
FindOpenSource

InfluxDB

Purpose-built time-series database for metrics, events, and real-time analytics at high write volumes.

Overview

InfluxDB is a database designed specifically for time-stamped data - metrics, sensor readings, application events - optimized for very high write throughput and time-range queries, with its own query language built around time-series operations. It's used both as a monitoring backend and directly by applications that generate time-series data.

InfluxDB is a fit for teams that need a general-purpose time-series database rather than one purpose-built exclusively for Prometheus-style metrics, and for IoT, sensor, or analytics use cases beyond infrastructure monitoring.

Categories
Monitoring
Keywords
time-series-databasemetricsiotreal-time-analytics
Languages
Go, Rust
License
MIT

Spotted an error? Suggest an edit on GitHub.