macOS
brew install genilocal Homebrew formula metadata
brew
geni のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install genilocal Homebrew formula metadata
概要
Standalone database migration tool
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
geni | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/emilpriver/geni
インストールメタデータ
| パッケージキー | brew:geni |
|---|---|
| バージョン | 1.3.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/geni |
| ホームページ | https://github.com/emilpriver/geni |
| リポジトリ | https://github.com/emilpriver/geni |
| 上流ドキュメント | https://github.com/emilpriver/geni#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/emilpriver/geni/archive/refs/tags/v1.3.3.tar.gz |
| 最終更新 | 2026-06-23T15:33:24Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.