# geni mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install geni
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:geni
- **Paketmanager:** Homebrew
- **Version:** 1.3.3
- **Quellzusammenfassung:** Standalone database migration tool
- **Homepage:** <https://github.com/emilpriver/geni>
- **Repository:** <https://github.com/emilpriver/geni>
- **Zuletzt aktualisiert:** 2026-06-23T15:33:24Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- geni (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.3.3
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
