macOS
brew install genilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für geni in AI-Agent-Workflows.
Installation
brew install genilocal Homebrew formula metadata
Überblick
Standalone database migration tool
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
geni | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/emilpriver/geni
Installationsmetadaten
| Paketschlüssel | brew:geni |
|---|---|
| Version | 1.3.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/geni |
| Homepage | https://github.com/emilpriver/geni |
| Repository | https://github.com/emilpriver/geni |
| Upstream-Dokumentation | https://github.com/emilpriver/geni#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/emilpriver/geni/archive/refs/tags/v1.3.3.tar.gz |
| Zuletzt aktualisiert | 2026-06-23T15:33:24Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.