Provides an open-source time series database for real-time data ingestion, fast queries, and monitoring solutions.
InfluxDB 3 Core is an open-source time series database written in Rust, optimized for real-time event and metric data. It provides fast ingest and query response times, supporting SQL and InfluxQL queries via an HTTP API on port 8181. You can write data using the Line Protocol and store it in Parquet files on cloud object storage or local disk.
Provides an open-source time series database for real-time data ingestion, fast queries, and monitoring solutions.
Anyone building monitoring, real-time analytics, or automation systems that need quick access to time-series data will find this helpful.