All 68 Dependencies

Every package InfluxDB depends on, ranked by repo health score.

InfluxDB 3 Core is a high-performance, open-source time-series database engineered for collecting, processing, and storing high-volume metrics, events, and sensor data. Its diskless architecture writes directly to Parquet files on object storage — eliminating external dependencies like etcd or PostgreSQL — while delivering sub-10ms last-value query response times and sub-30ms metadata queries, making it a natural fit for real-time dashboards and alerting systems.

Built from the ground up in Rust with Apache Arrow and DataFusion as the query engine, InfluxDB 3 Core supports SQL, InfluxQL, and FlightSQL simultaneously. It maintains full backward compatibility with InfluxDB 1.x and 2.x write and query APIs, allowing existing clients and pipelines to continue without modification. An embedded Python VM enables in-database triggers and plugins written in Python, enabling data transformation, alerting logic, and custom enrichment without external stream processing infrastructure.

InfluxDB 3 Core became generally available in April 2025 and ships as Docker images, Debian and RPM packages, and tarballs for Linux, macOS, and Windows. The database is dual-licensed under MIT and Apache 2.0, making it suitable for commercial self-hosting with no licensing friction. An InfluxDB 3 Enterprise tier extends the core with additional clustering and management features for organizations that need higher availability.

The project is actively maintained by InfluxData with frequent release cadence across both the v2.x (Go-based) and v3.x (Rust-based) branches, and a thriving Discord community for support and feature discussion.

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search