InfluxDB
| InfluxDB | |
|---|---|
| Developer(s) | InfluxData |
| Initial release | 24 September 2013 |
| Stable release | 3.1.0
/ 29 May 2025 |
| Repository | github |
| Written in | Rust |
| Operating system | Cross-platform |
| Type | Time series database |
| License | MIT, Proprietary |
| Website | influxdata.com |
InfluxDB is a time series database (TSDB) developed by the company InfluxData. It is used for storage and retrieval of time series data in fields such as operations monitoring, application metrics, Internet of Things sensor data, and real-time analytics. It also has support for processing data from Graphite.
The latest version of InfluxDB, 3.x, is written in the Rust programming language. Versions 1.x and 2.x are written in Go.