macOS
brew install dsqlocal Homebrew formula metadata
sudo port install dsqMacPorts ports tree · textproc/dsq/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dsq in AI-Agent-Workflows.
Installation
brew install dsqlocal Homebrew formula metadata
sudo port install dsqMacPorts ports tree · textproc/dsq/Portfile · Quelle: api.github.com
nix profile install nixpkgs#dsqnixpkgs package indexes · pkgs/by-name/ds/dsq/package.nix · Quelle: api.github.com
sudo pacman -S dsqArch Linux sync databases · dsq · Quelle: geo.mirror.pkgbuild.com
Überblick
CLI tool for running SQL queries against JSON, CSV, Excel, Parquet, and more
Verlauf
dsq is a Go command-line tool for running SQL queries over data files such as JSON, CSV, Excel, Parquet, TSV, and logs. Upstream now labels it not under active development and points users toward DuckDB, ClickHouse-local, and GlareDB-style analytics foundations.
The README presents dsq as a CLI companion to DataStation, the Multiprocess Labs GUI for querying data files. Its implementation approach is SQLite-centered, which made it convenient and portable for mixed local files but eventually less attractive than columnar/vectorized analytics engines.
The release history moved quickly through 2022: 0.15 added query-file and cache flags, 0.16 added an interactive REPL, 0.22 added logfmt support, and v0.23.0 fixed nested JSON handling. The README later opened with a not-under-active-development notice and recommended DuckDB, ClickHouse-local, and GlareDB instead.
dsq's adoption came from the CLI data-wrangling crowd: people who wanted `jq`-adjacent convenience but preferred SQL over local structured files. It shipped Homebrew installation instructions in the README and has also appeared in MacPorts, Nix, and Arch packages.
Homebrew analytics showed 159 installs over the preceding 365 days during this batch, consistent with a useful but superseded utility.
Typical use is `dsq file.json 'SELECT ... FROM {}'`, piping data with `-s`, joining multiple files as numbered tables, pretty-printing results, dumping inferred schema, caching imported data, or using the interactive REPL added in the 0.16 line.
dsq is package-nerd significant because it marks a short transitional moment in local data tools: single-binary SQL over arbitrary files before DuckDB became the obvious answer for many of the same workflows. Its own README now documents that transition by pointing users away from dsq toward stronger analytics engines.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dsq | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/multiprocessio/dsq
Installationsmetadaten
| Paketschlüssel | brew:dsq |
|---|---|
| Version | 0.23.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dsq |
| Homepage | https://github.com/multiprocessio/dsq |
| Repository | https://github.com/multiprocessio/dsq |
| Upstream-Dokumentation | https://github.com/multiprocessio/dsq#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/multiprocessio/dsq/archive/refs/tags/v0.23.0.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dsq |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dsq
nix profile install nixpkgs#dsqdsq 0.23.0-3
CLI tool for running SQL queries against JSON/CSV/Excel/Parquet and more
https://github.com/multiprocessio/dsq
sudo pacman -S dsqdsq
sudo port install dsqQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.