macOS
brew install gqllocal Homebrew formula metadata
sudo port install gqlMacPorts ports tree · devel/gql/Portfile · Quelle: api.github.com
brew / Rang 7049
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gql in AI-Agent-Workflows.
Installation
brew install gqllocal Homebrew formula metadata
sudo port install gqlMacPorts ports tree · devel/gql/Portfile · Quelle: api.github.com
nix profile install nixpkgs#gqlnixpkgs package indexes · pkgs/by-name/gq/gql/package.nix · Quelle: api.github.com
scoop install main/gitqlScoop official bucket manifest trees · bucket/gitql.json · Quelle: api.github.com
winget install --id amrdeveloper.gitql -eWindows Package Manager source index · amrdeveloper.gitql · Quelle: cdn.winget.microsoft.com
Überblick
Git Query language is a SQL like language to perform queries on .git files
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gitql | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/AmrDeveloper/GQL
Installationsmetadaten
| Paketschlüssel | brew:gql |
|---|---|
| Version | 0.43.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gql |
| Homepage | https://amrdeveloper.github.io/GQL/ |
| Repository | https://github.com/AmrDeveloper/GQL |
| Upstream-Dokumentation | https://amrdeveloper.github.io/GQL/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/AmrDeveloper/GQL/archive/refs/tags/0.43.0.tar.gz |
| Build-Abhängigkeiten | cmake, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gql |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gql
nix profile install nixpkgs#gqlgql
sudo port install gqlmain/gitql
scoop install main/gitqlamrdeveloper.gitql
winget install --id amrdeveloper.gitql -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.