# Installer gitql avec Homebrew, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gitql pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gitql
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gitql
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/gitql
```

  Preuve: Scoop official bucket manifest trees: bucket/gitql.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id amrdeveloper.gitql -e
```

  Preuve: Windows Package Manager source index: amrdeveloper.gitql from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:gitql
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gitql>
- **Version:** 2.3.1
- **Résumé source:** Git query language
- **Page d'accueil:** <https://github.com/filhodanuvem/gitql>
- **Dépôt:** <https://github.com/filhodanuvem/gitql>
- **Docs amont:** <https://github.com/filhodanuvem/gitql#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/filhodanuvem/gitql/archive/refs/tags/v2.3.1.tar.gz>
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- gitql (cli)
- gitql (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 2.3.1
- données locales: OK
- dépôt amont: https://github.com/filhodanuvem/gitql
- dernière version détectée: v2.3.1 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <https://api.github.com/repos/filhodanuvem/gitql>
- <https://api.github.com/repos/filhodanuvem/gitql/releases>
- <https://formulae.brew.sh/formula/gitql>
- <https://github.com/filhodanuvem/gitql>
- <https://github.com/filhodanuvem/gitql/blob/main/tables.md>
- <https://raw.githubusercontent.com/filhodanuvem/gitql/main/README.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gitql. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gitql
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** gql
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Scoop - main/gitql: normalized package name match | Scoop official bucket manifest trees: bucket/gitql.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - amrdeveloper.gitql: normalized package name match | Windows Package Manager source index: amrdeveloper.gitql from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [ggc](https://www.automicvault.com/fr/pkg/brew/ggc/) - Shares av.db curated category or tags: cli, developer-tools, git, go.
- [git-appraise](https://www.automicvault.com/fr/pkg/brew/git-appraise/) - Shares av.db curated category or tags: cli, developer-tools, git, go.
- [git-get](https://www.automicvault.com/fr/pkg/brew/git-get/) - Shares av.db curated category or tags: cli, developer-tools, git, go.
- [git-hooks-go](https://www.automicvault.com/fr/pkg/brew/git-hooks-go/) - Shares av.db curated category or tags: cli, developer-tools, git, go.
- [gojq](https://www.automicvault.com/fr/pkg/brew/gojq/) - Shares av.db curated category or tags: cli, developer-tools, go, query-language.
- [jet](https://www.automicvault.com/fr/pkg/brew/jet/) - Shares av.db curated category or tags: cli, developer-tools, go, sql.
- [sql-migrate](https://www.automicvault.com/fr/pkg/brew/sql-migrate/) - Shares av.db curated category or tags: cli, developer-tools, go, sql.
- [sqlboiler](https://www.automicvault.com/fr/pkg/brew/sqlboiler/) - Shares av.db curated category or tags: cli, developer-tools, go, sql.
- [fileql](https://www.automicvault.com/fr/pkg/brew/fileql/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, gitql, query.

## Combined YAML source

View the package source record on GitHub. [combined/gitql.yml](https://github.com/automic-vault/db/blob/main/combined/gitql.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
