macOS
brew install fsqllocal Homebrew formula metadata
sudo port install fsqlMacPorts ports tree · sysutils/fsql/Portfile · Quelle: api.github.com
brew / Rang 9521
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fsql in AI-Agent-Workflows.
Installation
brew install fsqllocal Homebrew formula metadata
sudo port install fsqlMacPorts ports tree · sysutils/fsql/Portfile · Quelle: api.github.com
nix profile install nixpkgs#fsqlnixpkgs package indexes · pkgs/by-name/fs/fsql/package.nix · Quelle: api.github.com
Überblick
Search through your filesystem with SQL-esque queries
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fsql | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:fsql |
|---|---|
| Version | 0.5.2 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/kashav/fsql |
| Repository | https://github.com/kashav/fsql |
| Zuletzt aktualisiert | 2026-07-25T20:54:35-04:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
fsql
nix profile install nixpkgs#fsqlfsql
sudo port install fsqlQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.