Automic VaultAutomic Vault

brew

gitql を Homebrew, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gitql

local Homebrew formula metadata

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

コマンドとエイリアス

  • gitql

履歴

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

Gitql is a Go command-line tool that exposes Git repository history through a SQL-like query language. It treats commits and related repository data as queryable tables, with examples such as selecting commit hashes, authors, dates, and messages.

プロジェクトの歴史

The repository dates to February 2014, and the README describes Gitql as the author's first Go project. The project positions itself as an experiment rather than a replacement for `git log`, noting that it was created for exploration and inspired by textql.

採用の歴史

Gitql attracted attention as an early and approachable example of applying database-style querying to Git history. Its package-manager presence in Homebrew, Scoop, and winget reflects a developer-tool audience that wants ad hoc repository inspection from a shell.

使われ方

Practitioners run `gitql "your query"` or use the Git subcommand form `git ql "your query"` inside a repository. Typical use is read-only filtering, ordering, and projection over commit fields, such as listing authors or finding messages matching a string.

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

For package catalogs, Gitql is a compact example of the SQL-for-everything genre applied to version-control metadata. It is useful for discovery and one-off inspection, while its README explicitly avoids promising a full Git replacement.

タイムライン

  • 2014: Repository created on GitHub.
  • 2016: 1.2.1 release published.
  • 2020s: Packaged for Homebrew, Scoop, and winget.

Related projects

  • Gitql is related to Git, textql, and other tools that expose local files or developer metadata through SQL-like query interfaces.

セキュリティ状態

保護ツール対応はまだ見つかっていません

gitql に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/filhodanuvem/gitql

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Scoop95%

main/gitql

scoop install main/gitql
  • normalized package name 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
winget95%

amrdeveloper.gitql

winget install --id amrdeveloper.gitql -e
  • normalized package name 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 によって提供されます。

使用ソース

  • 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