pkg.soopen package index

brew / 順位 7661

dsq を Homebrew, MacPorts, Nix, pacman でインストール

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

概要

パッケージ概要

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dsq実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.23.0
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dsq
バージョン0.23.0
パッケージマネージャHomebrew
ホームページhttps://github.com/multiprocessio/dsq
リポジトリhttps://github.com/multiprocessio/dsq
最終更新2026-07-29T17:01:33+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation