macOS
brew install fsqllocal Homebrew formula metadata
sudo port install fsqlMacPorts ports tree · sysutils/fsql/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.