macOS
brew install millerlocal Homebrew formula metadata
sudo port install millerMacPorts ports tree · textproc/miller/Portfile · 来源: api.github.com
安装
brew install millerlocal Homebrew formula metadata
sudo port install millerMacPorts ports tree · textproc/miller/Portfile · 来源: api.github.com
sudo apk add millerAlpine Linux edge package indexes · miller · 来源: dl-cdn.alpinelinux.org
sudo apt install millerDebian stable package indexes · miller · 来源: deb.debian.org
sudo dnf install millerFedora Rawhide package metadata · miller · 来源: dl.fedoraproject.org
nix profile install nixpkgs#millernixpkgs package indexes · pkgs/by-name/mi/miller/package.nix · 来源: api.github.com
sudo pacman -S millerArch Linux sync databases · miller · 来源: geo.mirror.pkgbuild.com
sudo zypper install milleropenSUSE Tumbleweed package metadata · miller · 来源: download.opensuse.org
scoop install main/millerScoop official bucket manifest trees · bucket/miller.json · 来源: api.github.com
winget install --id Miller.Miller -eWindows Package Manager source index · Miller.Miller · 来源: cdn.winget.microsoft.com
概览
Like sed, awk, cut, join & sort for name-indexed data such as CSV
历史
Miller, whose executable is `mlr`, is John Kerl's command-line data-processing tool for record-oriented formats. Kerl's csv,conf,v7 slides describe the origin as roughly 2015: he wanted a record-aware tool because classic Unix commands such as grep, cut, and sort are line-aware and column-index oriented. The project name and design reflect that Unix-toolkit lineage, but with fields addressed by name rather than by position.
The technical milestone that defines Miller is its key-value record model. Its README describes it as being like awk, sed, cut, join, and sort for CSV, TSV, JSON, JSON Lines, and positionally indexed data; it can add, drop, sort, aggregate, pretty-print, and convert fields while streaming records. The documentation explains that Miller's natural data structure is an insertion-ordered hash map, which lets it handle heterogenous records and format-aware operations such as preserving CSV headers.
Miller's package-manager footprint is broad: the README lists installation through apt, yum, snap, Homebrew, MacPorts, Chocolatey, WinGet, and Scoop, and the av.db record also maps it across APK, Debian, DNF, Nix, Pacman, Ubuntu, and Zypper. It is used as a shell-pipeline tool for data cleaning, ETL preparation, log processing, statistical summaries, format conversion, and database-query post-processing. Its adoption signals include thousands of GitHub stars, many contributors, and community documentation and talks aimed at CSV and command-line data users.
A major implementation milestone was the Go line, represented by Miller 6. The performance documentation notes CSV and record I/O improvements in Miller 6, later allocation and garbage-collection reductions, and a portable single-binary Go implementation with no runtime dependencies. This made Miller easier to distribute as a small CLI while keeping its niche as a data-aware companion to the traditional Unix toolkit, jq, xsv, csvtk, q, Nushell, pandas, and SQL databases.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mlr | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/johnkerl/miller
安装元数据
| 软件包键 | brew:miller |
|---|---|
| 版本 | 6.20.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/miller |
| 主页 | https://github.com/johnkerl/miller |
| 仓库 | https://github.com/johnkerl/miller |
| 上游文档 | https://github.com/johnkerl/miller |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/johnkerl/miller/archive/refs/tags/v6.20.2.tar.gz |
| 最后更新 | 2026-07-04T21:37:00Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | miller |
| 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 软件包链接分开显示。
miller 6.13.0-1
name-indexed data processing tool
https://github.com/johnkerl/miller
sudo apt install millermiller
nix profile install nixpkgs#millermiller 6.11.0-1
name-indexed data processing tool
https://github.com/johnkerl/miller
sudo apt install millermiller 6.16.0-r5
Name-indexed data processing tool
https://miller.readthedocs.io/
sudo apk add millermiller-doc 6.16.0-r5
Name-indexed data processing tool (documentation)
https://miller.readthedocs.io/
sudo apk add miller-docmiller 6.13.0-8.fc44
Name-indexed data processing tool
https://github.com/johnkerl/miller
sudo dnf install millermiller 6.18.1-1
Name-indexed data processing tool
https://github.com/johnkerl/miller
sudo pacman -S millermiller 6.18.1+git20260419.9a25ba5df-1.1
Name-indexed data processing tool
http://johnkerl.org/miller/doc
sudo zypper install millermiller
sudo port install millermain/miller
scoop install main/millerMiller.Miller
winget install --id Miller.Miller -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.