pkg.soopen package index

brew / 順位 9521

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

fsql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install fsql

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install fsql

MacPorts ports tree · sysutils/fsql/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#fsql

nixpkgs package indexes · pkgs/by-name/fs/fsql/package.nix · ソース: api.github.com

概要

パッケージ概要

Search through your filesystem with SQL-esque queries

コマンドとエイリアス

  • fsql

履歴

プロジェクトの歴史と使われ方

fsql is a Go command-line tool that searches a filesystem using SQL-like queries.

プロジェクトの歴史

The fsql repository was created in 2017. Its README presents the tool as a filesystem search utility with a query language modeled on SELECT, FROM, and WHERE clauses rather than as a database server or indexer.

採用の歴史

The official README documents installation from release binaries, Go source, Homebrew, and manual builds. The supplied package data also records packaging in Homebrew, MacPorts, and Nix.

使われ方

fsql accepts a query on the command line or through stdin and can also run interactively. Queries select file attributes such as name, size, time, hash, and mode from one or more filesystem paths.

The README documents SQL-like operators including equality, LIKE, regular-expression matching, numeric comparisons, boolean conjunctions, negation, and output modifiers for hashes, case, paths, sizes, and times.

パッケージ好きにとっての重要性

fsql is notable as a small package-manager-friendly CLI that puts a relational query idiom over ordinary files. Its appeal is less about infrastructure scale and more about making ad hoc filesystem inspection scriptable.

タイムライン

  • 2017: Public GitHub repository created.
  • 2017: README documented binary, Go, Homebrew, and manual installation paths.
  • 2024: Upstream repository metadata showed continued maintenance activity.

Related projects

  • The tool sits in the same practical space as find, mdfind, and other filesystem search CLIs, but the official README frames it specifically around a SQL-esque query language.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sql

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fsql
バージョン0.5.2
パッケージマネージャHomebrew
ホームページhttps://github.com/kashav/fsql
リポジトリhttps://github.com/kashav/fsql
最終更新2026-07-25T20:54:35-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

fsql

nix profile install nixpkgs#fsql
  • normalized package name match
  • 一致条件: Fsql
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fs/fsql/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

fsql

sudo port install fsql
  • normalized package name match
  • 一致条件: Fsql
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/fsql/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