macOS
brew install gqllocal Homebrew formula metadata
sudo port install gqlMacPorts ports tree · devel/gql/Portfile · Source: api.github.com
brew / rang 6993
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gql pour les workflows d'agents IA.
installation
brew install gqllocal Homebrew formula metadata
sudo port install gqlMacPorts ports tree · devel/gql/Portfile · Source: api.github.com
nix profile install nixpkgs#gqlnixpkgs package indexes · pkgs/by-name/gq/gql/package.nix · Source: api.github.com
scoop install main/gitqlScoop official bucket manifest trees · bucket/gitql.json · Source: api.github.com
winget install --id amrdeveloper.gitql -eWindows Package Manager source index · amrdeveloper.gitql · Source: cdn.winget.microsoft.com
aperçu
Git Query language is a SQL like language to perform queries on .git files
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gitql | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:gql |
|---|---|
| Version | 0.43.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://amrdeveloper.github.io/GQL/ |
| Dépôt | https://github.com/AmrDeveloper/GQL |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gql
nix profile install nixpkgs#gqlgql
sudo port install gqlmain/gitql
scoop install main/gitqlamrdeveloper.gitql
winget install --id amrdeveloper.gitql -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.