macOS
brew install qsvlocal Homebrew formula metadata
sudo port install qsvMacPorts ports tree · textproc/qsv/Portfile · source: api.github.com
brew / rank 1506
Ultra-fast CSV data-wrangling toolkit. Version 23.0.1 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#qsv.
install
brew install qsvlocal Homebrew formula metadata
sudo port install qsvMacPorts ports tree · textproc/qsv/Portfile · source: api.github.com
nix profile install nixpkgs#qsvnixpkgs package indexes · pkgs/by-name/qs/qsv/package.nix · source: api.github.com
sudo pacman -S qsvArch Linux sync databases · qsv · source: geo.mirror.pkgbuild.com
scoop install main/qsvScoop official bucket manifest trees · bucket/qsv.json · source: api.github.com
overview
Ultra-fast CSV data-wrangling toolkit
history
qsv is datHere's cross-platform Rust command-line toolkit for querying, transforming, validating, joining, analyzing, and converting tabular data.
qsv began as a command-line toolkit centered on fast CSV manipulation and has expanded into a broad tabular-data workbench. The official project now describes more than 50 commands and support for Excel, ODS, JSON/JSONL, Arrow, Parquet, SQLite, and PostgreSQL workflows in addition to CSV.
qsv is available across Homebrew, MacPorts, Nix, Arch Linux, Scoop, and other distribution channels. Official binaries support Linux, macOS, and Windows, reflecting adoption beyond Rust's source-oriented package ecosystem.
Users compose subcommands for tasks such as selecting columns, sorting, joining, deduplicating, computing statistics, validating schemas, converting formats, and indexing large CSV files. Commands are suitable both for one-off terminal work and repeatable data pipelines.
The official documentation describes behavior through command options and environment variables rather than a single general-purpose configuration file, so no canonical config-file path is reported. Some optional commands can use external services, but qsv as a package has no universal credentials file.
qsv appeals to package and command-line enthusiasts as a modern Rust treatment of the composable CSV-tool tradition: a single executable exposes dozens of focused subcommands while adding parallelism, indexing, Polars acceleration, and support for datasets larger than memory.
security posture
No matching local secret-handling manifest was found for qsv. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.env<executable-directory>/qsv.env.\.env<executable-directory>\qsv.envexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
qsv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/dathere/qsv
install metadata
| Package key | brew:qsv |
|---|---|
| Version | 23.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/qsv |
| Homepage | https://qsv.dathere.com/ |
| Repository | https://github.com/dathere/qsv |
| Upstream docs | https://qsv.dathere.com/ |
| License | MIT OR Unlicense |
| Source archive | https://github.com/dathere/qsv/archive/refs/tags/22.0.1.tar.gz |
| Last updated | 2026-09-13T15:35:16Z |
| Pulse | updated |
| Build dependencies | cmake, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | qsv |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
qsv
nix profile install nixpkgs#qsvqsv 22.0.1-1
quicksilver data-wrangling toolkit (fork of xsv) for tabular data such as CSV
https://github.com/dathere/qsv
sudo pacman -S qsvqsv
sudo port install qsvmain/qsv
scoop install main/qsvsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.