Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

InfluxDB Overview

InfluxDB is an open source time series database (TSDB) developed by InfluxData. It is written in the Go programming language for high-performance query and storage of time series data. InfluxDB is widely used to store system monitoring data and real-time data in the Internet of Things (IoT) industry.

For more information about InfluxDB, visit the InfluxDB official website.

Programming language: Go

Brief description: time series database

Recommended Software Version

InfluxDB 2.0.3

This document describes two installation methods: installation using an RPM package and installation by compilation. Choose one based on your site requirements.