# gitql mit Homebrew, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitql in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gitql
```

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:gitql
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gitql>
- **Version:** 2.3.1
- **Quellzusammenfassung:** Git query language
- **Homepage:** <https://github.com/filhodanuvem/gitql>
- **Repository:** <https://github.com/filhodanuvem/gitql>
- **Upstream-Dokumentation:** <https://github.com/filhodanuvem/gitql#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/filhodanuvem/gitql/archive/refs/tags/v2.3.1.tar.gz>
- **Generiert:** 2026-07-25T07:20:51+00:00

## Executables

- gitql (cli)
- gitql (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-25
- Manager-Version: 2.3.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/filhodanuvem/gitql
- neueste erkannte Version: v2.3.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für gitql wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
