macOS
brew install millerlocal Homebrew formula metadata
sudo port install millerMacPorts ports tree · textproc/miller/Portfile · ソース: api.github.com
brew
miller のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.