pkg.soopen package index

brew / 順位 6993

gql を Homebrew, MacPorts, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gql

local Homebrew formula metadata

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

MacPorts ports tree · devel/gql/Portfile · ソース: api.github.com

Linux

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

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

Windows

Scoop確認済み · 92%
scoop install main/gitql

Scoop official bucket manifest trees · bucket/gitql.json · ソース: api.github.com

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

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

概要

パッケージ概要

Git Query language is a SQL like language to perform queries on .git files

コマンドとエイリアス

  • gitql

履歴

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

GitQL is a SQL-like query language and CLI for querying local `.git` data. The project also exposes the GitQL SDK, an in-memory query engine that can be adapted to other data sources.

プロジェクトの歴史

The repository history begins on 2023-06-02 with commits implementing the base structure and early SELECT, LIMIT, and OFFSET statements. The README describes GitQL as a tool built on the GitQL SDK for SQL-like queries over local Git repositories.

Over time the project expanded from a Git-history query CLI into a reusable SDK with customizable schema, data provider, standard library, type system, value system, and component assembly documentation.

採用の歴史

GitQL entered package-manager listings as a Rust-era developer tool for exploring repository metadata without exporting it to a database. The supplied metadata lists Homebrew, MacPorts, Nix, Scoop, and winget package names.

The official README also links related SDK-based tools, showing adoption of the query engine idea beyond Git data: LLQL, ClangQL, FileQL, and PyQL.

使われ方

Users run SQL-like statements against tables such as commits, branches, refs, tags, and diff changes. README examples include grouping commits by author, filtering refs, ordering branches, and aggregating file-change counts.

The SDK use case is broader: developers can define a schema and provider for a different source of data while reusing GitQL's parser, type system, functions, and query execution pieces.

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

GitQL sits in the same package-manager niche as `jq`, `sqlite-utils`, and other exploratory CLI tools: it gives maintainers and developers an ad hoc query surface over data they already have locally.

Its packaging across desktop package managers matters because Git repositories are local working-set data; installing a single CLI is simpler than standing up an indexed service just to ask a one-off history question.

タイムライン

  • 2023-06-02: Repository history begins with the first GitQL commits.
  • 2023: README license copyright names Amr Hesham.
  • 2024-05-18: Project discussion for release 0.19.0 records parser, type-checker, and function work.
  • 2025: README copyright range extends through 2025 and lists SDK-based related tools including PyQL.
  • 2026-03-09: Repository history records version and dependency update work.

Related projects

  • LLQL applies the GitQL SDK idea to LLVM IR/BC.
  • ClangQL applies SQL-like querying to C and C++ source code files.
  • FileQL applies it to file-system metadata.
  • PyQL applies it to Python source code files.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sql

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gql
バージョン0.43.0
パッケージマネージャHomebrew
ホームページhttps://amrdeveloper.github.io/GQL/
リポジトリhttps://github.com/AmrDeveloper/GQL
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

gql

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

gql

sudo port install gql
  • normalized package name match
  • 一致条件: Gql
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gql/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop92%

main/gitql

scoop install main/gitql
  • installed executable or alias match
  • 一致条件: Gitql
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitql.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget92%

amrdeveloper.gitql

winget install --id amrdeveloper.gitql -e
  • installed executable or alias match
  • 一致条件: Gitql
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: amrdeveloper.gitql from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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