pkg.soopen package index

brew / 排名 6993

使用 Homebrew, MacPorts, Nix, scoop, winget 安装 gql

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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