# Installer gh-ost avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:gh-ost
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gh-ost
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gh-ost
```

  Preuve: nixpkgs package indexes: pkgs/by-name/gh/gh-ost/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:gh-ost
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gh-ost>
- **Version:** 1.1.10
- **Résumé source:** Triggerless online schema migration solution for MySQL
- **Page d'accueil:** <https://github.com/github/gh-ost>
- **Dépôt:** <https://github.com/github/gh-ost>
- **Licence:** MIT
- **Archive source:** <https://github.com/github/gh-ost/archive/refs/tags/v1.1.10.tar.gz>
- **Dernière mise à jour:** 2026-07-29T16:05:00+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gh-ost (cli)
- gh-ost (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.1.10
- gestionnaire mis à jour: 2026-07-29
- données locales: OK
- dépôt amont: https://github.com/github/gh-ost
- dernière version détectée: v1.1.10 (à jour)
## Historique du projet et usages

gh-ost is GitHub's triggerless online schema-migration tool for MySQL, designed to move table changes through binlog streaming rather than database triggers.

### Historique du projet

GitHub created the gh-ost repository in March 2016 and published pre-production releases beginning with v0.7 in May 2016. The README explains that the name began as `gh-osc`, for GitHub Online Schema Change, before becoming `gh-ost`, and credits GitHub's database infrastructure team as designers, authors, reviewers, and testers.

The project came out of GitHub's operational experience with MySQL schema changes at production scale. Its design follows the ghost-table migration pattern used by earlier online schema-change tools, but replaces trigger-based change capture with MySQL binary-log streaming so the tool can pause, throttle, audit, and control cut-over more explicitly.

### Historique d'adoption

gh-ost became significant beyond GitHub because it offered a production-tested alternative to pt-online-schema-change and Facebook's online schema-change lineage. Its documentation includes cloud and managed-database notes, test-on-replica guidance, interactive commands, hooks, and operational limits, making it attractive to teams that needed safer MySQL DDL changes.

### Modes d'utilisation

Practitioners run gh-ost in noop, replica test, replica-assisted master migration, direct master migration, or replica-only modes. Common practice is to test on replicas, run a noop check, execute the migration, watch throttling and lag controls, and postpone cut-over until an operator chooses the swap window.

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

For package-manager users, gh-ost matters because it turns a sophisticated database migration workflow into a single Go binary available through releases and packages. That makes online schema migration scriptable in deployment pipelines while keeping the operational controls visible at the command line.

### Chronologie

- 2016: The GitHub repository was created.
- 2016: v0.7 was published as a pre-production release.
- 2016: GitHub published an engineering article describing gh-ost as its online migration tool for MySQL.
- 2026: The release feed showed the v1.1 series.

### Related projects

- The README explicitly relates gh-ost to Facebook online schema change and Percona's pt-online-schema-change, while highlighting its triggerless binlog-based design.

### Sources

- <https://api.github.com/repos/github/gh-ost>
- <https://api.github.com/repos/github/gh-ost/releases>
- <https://formulae.brew.sh/formula/gh-ost>
- <https://github.blog/engineering/infrastructure/gh-ost-github-s-online-migration-tool-for-mysql/>
- <https://github.com/github/gh-ost>
- <https://github.com/github/gh-ost/tree/master/doc>
- <https://raw.githubusercontent.com/github/gh-ost/master/README.md>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gh-ost
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **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

- Nix - gh-ost: normalized package name match | nixpkgs package indexes: pkgs/by-name/gh/gh-ost/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [mysql](https://pkg.so/fr/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [mysql@8.0](https://pkg.so/fr/brew/mysql-8-0/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [mysql@8.4](https://pkg.so/fr/brew/mysql-8-4/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [lazysql](https://pkg.so/fr/brew/lazysql/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [rainfrog](https://pkg.so/fr/brew/rainfrog/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [mydumper](https://pkg.so/fr/brew/mydumper/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [percona-server](https://pkg.so/fr/brew/percona-server/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [percona-xtrabackup](https://pkg.so/fr/brew/percona-xtrabackup/) - Shares pkgdb curated category or tags: cli, data, database, mysql.
- [reshape](https://pkg.so/fr/brew/reshape/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, migration, schema.
- [dbmate](https://pkg.so/fr/npm/dbmate/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, migration, mysql.
- [bee](https://pkg.so/fr/brew/bee/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, migration, schema.

## Combined YAML source

View the package source record on GitHub. [combined/gh-ost.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gh-ost.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
