Automic VaultAutomic Vault

brew

fileql を Homebrew, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install fileql

local Homebrew formula metadata

Windows

Windows Package Manager確認済み · 92%
winget install --id amrdeveloper.fileql -e

Windows Package Manager source index · amrdeveloper.fileql · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Run SQL-like query on local files instead of database files using the GitQL SDK

コマンドとエイリアス

  • fileql

履歴

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

FileQL is a small Rust CLI that runs SQL-like queries against local filesystem metadata instead of a database, using the GitQL SDK.

Its package-manager hook is simple: it gives developers a query-language way to inspect files from a shell pipeline or terminal without standing up a database.

プロジェクトの歴史

The FileQL repository was created in February 2024. The README describes it as File Query Language and says it lets users run SQL-like queries on local files using the GitQL SDK.

The first tagged release, 0.1.0, was published in February 2024, followed by a short sequence of 0.x releases through 2025.

The README documents a `files` table with columns such as path, parent, extension, is_dir, is_file, and size, plus SQL-like examples such as SELECT, COUNT, DISTINCT, LIKE, and local-file query functions.

採用の歴史

FileQL is a newer niche developer tool rather than a broad infrastructure standard. Its adoption evidence is mainly official packaging/install notes from the README, which point to Cargo and winget, plus source_facts package-manager data for Homebrew and winget.

The project is best understood as part of the GitQL family of experiments: applying a familiar SQL-ish query model to developer-local data sources that are normally handled with find, awk, ls, or custom scripts.

使われ方

Users run FileQL with paths supplied via file-selection options and a query supplied on the command line, optionally enabling pagination or choosing render, JSON, or CSV output.

Useful queries include enumerating files, grouping by parent directory, counting children, filtering by extensions, and emitting machine-readable output for further scripting.

Because FileQL is read-oriented and local, its workflow is lightweight: install the CLI, point it at paths, and use SQL-style expressions where shell globbing or ad hoc parsing gets awkward.

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

FileQL is notable less for scale than for shape: it is a Rust CLI distributed through developer package channels, with no daemon, no config, and no credentials.

It is also a tidy example of a domain-specific query executable where the package name, binary, README examples, and install path are the whole product surface.

タイムライン

  • 2024-02: Repository created and 0.1.0 release published.
  • 2024-03: 0.2.0 release published.
  • 2024-08: 0.6.0 and 0.7.0 releases published.
  • 2024-11: 0.9.0 release published.
  • 2025-02: 0.10.0 release published.

Related projects

  • FileQL is built around the GitQL SDK and belongs to the broader family of SQL-like command-line query tools for developer data.
  • Adjacent tools include GitQL itself, filesystem search tools, and JSON/CSV-producing command-line utilities.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:database,sql

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
fileqlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版0.10.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.10.0

https://github.com/AmrDeveloper/FileQL

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fileql
バージョン0.10.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fileql
ホームページhttps://github.com/AmrDeveloper/FileQL
リポジトリhttps://github.com/AmrDeveloper/FileQL
上流ドキュメントhttps://github.com/AmrDeveloper/FileQL#readme
ライセンスMIT
ソースアーカイブhttps://github.com/AmrDeveloper/FileQL/archive/refs/tags/0.10.0.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefileql
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

winget95%

amrdeveloper.fileql

winget install --id amrdeveloper.fileql -e
  • normalized package name match
  • 一致条件: Fileql
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: amrdeveloper.fileql from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment