macOS
brew install fsqllocal Homebrew formula metadata
sudo port install fsqlMacPorts ports tree · sysutils/fsql/Portfile · ソース: api.github.com
brew / 順位 9521
fsql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fsqllocal Homebrew formula metadata
sudo port install fsqlMacPorts ports tree · sysutils/fsql/Portfile · ソース: api.github.com
nix profile install nixpkgs#fsqlnixpkgs package indexes · pkgs/by-name/fs/fsql/package.nix · ソース: api.github.com
概要
Search through your filesystem with SQL-esque queries
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fsql | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fsql |
|---|---|
| バージョン | 0.5.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/kashav/fsql |
| リポジトリ | https://github.com/kashav/fsql |
| 最終更新 | 2026-07-25T20:54:35-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fsql
nix profile install nixpkgs#fsqlfsql
sudo port install fsqlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.