macOS
brew install millerlocal Homebrew formula metadata
sudo port install millerMacPorts ports tree · textproc/miller/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de miller pour les workflows d'agents IA.
installation
brew install millerlocal Homebrew formula metadata
sudo port install millerMacPorts ports tree · textproc/miller/Portfile · Source: api.github.com
sudo apk add millerAlpine Linux edge package indexes · miller · Source: dl-cdn.alpinelinux.org
sudo apt install millerDebian stable package indexes · miller · Source: deb.debian.org
sudo dnf install millerFedora Rawhide package metadata · miller · Source: dl.fedoraproject.org
nix profile install nixpkgs#millernixpkgs package indexes · pkgs/by-name/mi/miller/package.nix · Source: api.github.com
sudo pacman -S millerArch Linux sync databases · miller · Source: geo.mirror.pkgbuild.com
sudo zypper install milleropenSUSE Tumbleweed package metadata · miller · Source: download.opensuse.org
scoop install main/millerScoop official bucket manifest trees · bucket/miller.json · Source: api.github.com
winget install --id Miller.Miller -eWindows Package Manager source index · Miller.Miller · Source: cdn.winget.microsoft.com
aperçu
Like sed, awk, cut, join & sort for name-indexed data such as CSV
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mlr | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/johnkerl/miller
métadonnées d'installation
| Clé du paquet | brew:miller |
|---|---|
| Version | 6.20.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/miller |
| Page d'accueil | https://github.com/johnkerl/miller |
| Dépôt | https://github.com/johnkerl/miller |
| Docs amont | https://github.com/johnkerl/miller |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/johnkerl/miller/archive/refs/tags/v6.20.2.tar.gz |
| Dernière mise à jour | 2026-07-04T21:37:00Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.