macOS
brew install dsqlocal Homebrew formula metadata
sudo port install dsqMacPorts ports tree · textproc/dsq/Portfile · 来源: api.github.com
安装
brew install dsqlocal Homebrew formula metadata
sudo port install dsqMacPorts ports tree · textproc/dsq/Portfile · 来源: api.github.com
nix profile install nixpkgs#dsqnixpkgs package indexes · pkgs/by-name/ds/dsq/package.nix · 来源: api.github.com
sudo pacman -S dsqArch Linux sync databases · dsq · 来源: geo.mirror.pkgbuild.com
概览
CLI tool for running SQL queries against JSON, CSV, Excel, Parquet, and more
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dsq | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/multiprocessio/dsq
安装元数据
| 软件包键 | brew:dsq |
|---|---|
| 版本 | 0.23.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dsq |
| 主页 | https://github.com/multiprocessio/dsq |
| 仓库 | https://github.com/multiprocessio/dsq |
| 上游文档 | https://github.com/multiprocessio/dsq#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/multiprocessio/dsq/archive/refs/tags/v0.23.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 dsq来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.