# Installer geni avec Homebrew

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

## installation

```sh
sudo av install brew:geni
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install geni
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:geni
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/geni>
- **Version:** 1.3.3
- **Résumé source:** Standalone database migration tool
- **Page d'accueil:** <https://github.com/emilpriver/geni>
- **Dépôt:** <https://github.com/emilpriver/geni>
- **Licence:** MIT
- **Archive source:** <https://github.com/emilpriver/geni/archive/refs/tags/v1.3.3.tar.gz>
- **Dernière mise à jour:** 2026-06-23T15:33:24Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- geni (cli)
- geni (alias)

## Dépendances de compilation

- rust

## 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.3.3
- gestionnaire mis à jour: 2026-06-23
- données locales: OK
- dépôt amont: https://github.com/emilpriver/geni
- dernière version détectée: v1.3.3 (à jour)
## Historique du projet et usages

Geni is a Rust database migration CLI for teams that want migration files and database state changes outside any one ORM. It supports PostgreSQL, MariaDB, MySQL, SQLite, and LibSQL, and exposes the familiar migration commands new, up, down, create, drop, and status.

### Historique du projet

The README says Geni was heavily inspired by dbmate and was created because dbmate lacked LibSQL support. That origin places it in the family of small standalone migration tools, with a particular emphasis on LibSQL and Turso-era SQLite-compatible databases.

### Historique d'adoption

Geni's adoption evidence is narrower than older Unix tools: the README documents installation through GitHub release binaries, Homebrew, pkgx, Nix, Cargo, and Docker images, and Homebrew packages it as a standalone formula.

### Modes d'utilisation

Practitioners use Geni in local development or continuous delivery to create timestamped up/down SQL migrations, apply pending migrations, roll back a chosen number of migrations, check migration status, dump schema files for review, and connect through DATABASE_URL. The README also documents SSH tunneling and DATABASE_TOKEN for LibSQL or Turso authentication.

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

Geni is package-nerd interesting because it keeps migration behavior in a single CLI instead of inside an application framework, while also tracking newer LibSQL workflows that older migration tools did not always cover.

### Chronologie

- 1.3.3: Cargo metadata identified Geni as a standalone database CLI migration tool.
- README: the project documented its dbmate inspiration and LibSQL motivation.
- Homebrew: the formula packaged Geni as a standalone migration command.

### Related projects

- Related projects and libraries include dbmate, libsql, Turso, SQLx, PostgreSQL, MySQL, MariaDB, and SQLite.

### Sources

- <https://formulae.brew.sh/formula/geni>
- <https://github.com/emilpriver/geni>
- <https://raw.githubusercontent.com/emilpriver/geni/main/Cargo.toml>
- <https://raw.githubusercontent.com/emilpriver/geni/main/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:** geni
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 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.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [lazysql](https://pkg.so/fr/brew/lazysql/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql, sqlite.
- [rainfrog](https://pkg.so/fr/brew/rainfrog/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql, sqlite.
- [mysql-to-sqlite3](https://pkg.so/fr/brew/mysql-to-sqlite3/) - Shares pkgdb curated category or tags: cli, data, mysql, sqlite.
- [sqlite3-to-mysql](https://pkg.so/fr/brew/sqlite3-to-mysql/) - Shares pkgdb curated category or tags: cli, data, mysql, sqlite.
- [wal-g](https://pkg.so/fr/brew/wal-g/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql.
- [kitchen-sync](https://pkg.so/fr/brew/kitchen-sync/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql.
- [sqlite](https://pkg.so/fr/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data, sqlite.
- [mysql](https://pkg.so/fr/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [db-migrate](https://pkg.so/fr/npm/db-migrate/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, migration, migrations.

## Combined YAML source

View the package source record on GitHub. [combined/geni.yml](https://github.com/mxcl/pkgdb/blob/main/combined/geni.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
- cross-ecosystem install command graph
