Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, pacman 安装 dsq

查看 dsq 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dsq

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dsq

MacPorts ports tree · textproc/dsq/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#dsq

nixpkgs package indexes · pkgs/by-name/ds/dsq/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S dsq

Arch Linux sync databases · dsq · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

CLI tool for running SQL queries against JSON, CSV, Excel, Parquet, and more

命令和别名

  • dsq

历史

项目历史与用法

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.

时间线

  • 2022-04-20: 0.15.0 added query-file and cache support.
  • 2022-04-26: 0.16.0 added a basic interactive REPL.
  • 2022-08-26: v0.22.0 added logfmt support.
  • 2022-10-20: v0.23.0 fixed nested JSON query handling and is the Homebrew stable version recorded for this batch.
  • Later README state: Upstream marked the project not under active development and recommended DuckDB, ClickHouse-local, and GlareDB.

Related projects

  • DataStation is the GUI companion project named by the README.
  • DuckDB, ClickHouse-local, and GlareDB are the README's recommended successors or alternatives.
  • SQLite is the underlying style of engine the README contrasts with newer columnar/vectorized systems.
  • jq is a common neighboring CLI in local JSON/data-wrangling workflows.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:sql

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dsqcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.23.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v0.23.0

https://github.com/multiprocessio/dsq

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namedsq
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

dsq

nix profile install nixpkgs#dsq
  • normalized package name match
  • 匹配方式:Dsq
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ds/dsq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

dsq 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 dsq
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Dsq
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dsq from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

dsq

sudo port install dsq
  • normalized package name match
  • 匹配方式:Dsq
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/dsq/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment