#8 · Primary category: Business Intelligence & Analytics

influxdb

database go influxdb metrics monitoring react rust time-series

Scalable datastore for metrics, events, and real-time analytics

Project last updated:08/28/26

GitHub Stars

31.7K

Forks

3.7K

Contributors

695

License

Apache-2.0

Why we included this project

InfluxDB is a time-series database built for workloads that need fast writes and quick queries on time-stamped data, such as dashboards, monitoring, and automation that depend on near-real-time answers. The 3 Core engine stores data as Parquet files on object storage or local disk and supports both SQL and InfluxQL, so it slots into existing analytics tooling without much friction. It also includes a small Python VM for plugins and triggers, which is useful if you want to run lightweight processing or model logic right next to the data. If you're building an IoT platform, an APM stack, or any pipeline that needs a self-hosted store for high-volume metrics rather than a general-purpose relational database, this is worth a look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category