macOS
brew install influxdblocal Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · 来源: api.github.com
安装
brew install influxdblocal Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · 来源: api.github.com
sudo apt install influxdbDebian stable package indexes · influxdb · 来源: deb.debian.org
nix profile install nixpkgs#influxdbnixpkgs package indexes · pkgs/by-name/in/influxdb/package.nix · 来源: api.github.com
sudo pacman -S influxdbArch Linux sync databases · influxdb · 来源: geo.mirror.pkgbuild.com
sudo zypper install influxdbopenSUSE Tumbleweed package metadata · influxdb · 来源: download.opensuse.org
scoop install main/influxdbScoop official bucket manifest trees · bucket/influxdb.json · 来源: api.github.com
概览
Time series, events, and metrics database
历史
InfluxDB is InfluxData's open-source time-series database for metrics, events, logs, sensor data, monitoring, analytics, and real-time dashboards. Across its major versions it moved from a Go/TSM time-series database with InfluxQL, to the v2 platform with Flux and integrated UI features, and then to InfluxDB 3 Core built around Apache Arrow, DataFusion, and Parquet.
InfluxDB's early identity was a purpose-built database for time-series data, with line protocol ingestion, retention policies, continuous queries, and the InfluxQL query language. Its ecosystem grew with Telegraf for collection, Chronograf for UI, Kapacitor for processing and alerting, and client libraries across common languages.
InfluxDB 2.0 changed the product shape by combining database APIs, background processing, dashboards, and exploration features in one platform, organizing data around organizations and buckets rather than only the v1 database/retention-policy model. The v2 release notes describe 2.0 GA as the first production-ready open-source 2.0 release and highlight Flux, v1 compatibility, templates, stacks, and upgrade paths from v1.
InfluxDB 3 is a larger architectural reset. InfluxData described InfluxDB 3 as the successor to the IOx work, with storage in Apache Parquet, query execution through Apache Arrow DataFusion, and SQL/InfluxQL-oriented access. The public InfluxDB repository presents InfluxDB 3 Core as a Rust-built database for real-time events, analytics, and monitoring, with compatibility for v1/v2 write APIs and InfluxQL query compatibility.
InfluxDB adoption is broad in monitoring and observability stacks because the line protocol, Telegraf agent, client libraries, dashboards, and package-manager distribution made it easy to collect metrics from machines, applications, IoT devices, networks, and financial or behavioral streams. The input metadata shows packages across Homebrew, Debian/Ubuntu development packages, MacPorts, Nix, Arch, Scoop, and openSUSE.
The v3 transition split use cases more explicitly: InfluxDB 3 Core and Enterprise targeted high-ingest, low-latency, analytic, and object-storage-backed workloads, while v1/v2 compatibility remained important for existing write paths and InfluxQL users.
Operators use InfluxDB to ingest line protocol, store timestamped measurements, query recent and historical data, power dashboards, retain or downsample metrics, and back monitoring or automation systems. InfluxDB 3 Core emphasizes SQL, InfluxQL, Flight SQL, Parquet persistence, object-storage or local-disk deployment, and an embedded Python VM for plugins and triggers.
Packaging differs by era: the server package provides the database daemon or influxdb3 binary, while v2-era administration often uses the separately packaged influx CLI.
InfluxDB is significant to package nerds because its package history mirrors product architecture: v1 server plus ecosystem daemons, v2 platform plus split CLI, and v3 database engine with Rust, Arrow, DataFusion, and Parquet dependencies. Formula names, binary names, branches, and docs paths all encode those version-line transitions.
It is also one of the canonical examples of infrastructure software whose package is both a local developer tool and a production service, so service files, data directories, upgrade paths, and client compatibility matter as much as the binary.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
influxdb3 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/influxdata/influxdb
安装元数据
| 软件包键 | brew:influxdb |
|---|---|
| 版本 | 3.10.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/influxdb |
| 主页 | https://influxdata.com/time-series-platform/influxdb/ |
| 仓库 | https://github.com/influxdata/influxdb |
| 上游文档 | https://docs.influxdata.com/influxdb3 |
| 许可证 | Apache-2.0 OR MIT |
| 源码归档 | https://github.com/influxdata/influxdb.git |
| 最后更新 | 2026-07-22T20:54:02Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| 构建依赖 | pkgconf, protobuf, rust |
| macOS 提供的库 | bzip2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | influxdb |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
golang-github-influxdb-influxdb-dev 1.6.7~rc0-2
Scalable datastore for metrics, events, and real-time analytics.
https://www.influxdata.com/products/influxdb-overview/
sudo apt install golang-github-influxdb-influxdb-devinfluxdb 1.6.7~rc0-2+b12
Scalable datastore for metrics, events, and real-time analytics
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdbinfluxdb-client 1.6.7~rc0-2+b12
command line interface for InfluxDB
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdb-clientinfluxdb
nix profile install nixpkgs#influxdbgolang-github-influxdb-influxdb-dev 1.6.7~rc0-2build1
Scalable datastore for metrics, events, and real-time analytics.
https://www.influxdata.com/products/influxdb-overview/
sudo apt install golang-github-influxdb-influxdb-devinfluxdb 1.6.7~rc0-2build1
Scalable datastore for metrics, events, and real-time analytics
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdbinfluxdb-client 1.6.7~rc0-2build1
command line interface for InfluxDB
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdb-clientinfluxdb 2.7.10-1
Scalable datastore for metrics, events, and real-time analytics
https://github.com/InfluxData/influxdb
sudo pacman -S influxdbinfluxdb 1.11.8-1.9
Scalable datastore for metrics, events, and real-time analytics
https://github.com/influxdata/influxdb
sudo zypper install influxdbinfluxdb-devel 1.11.8-1.9
InfluxDB development files
https://github.com/influxdata/influxdb
sudo zypper install influxdb-develinfluxdb
sudo port install influxdbmain/influxdb
scoop install main/influxdbinfluxdb3
nix profile install nixpkgs#influxdb3来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.