# 使用 Homebrew 安装 geni

查看 geni 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install geni
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:geni
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/geni>
- **版本:** 1.3.3
- **来源摘要:** Standalone database migration tool
- **主页:** <https://github.com/emilpriver/geni>
- **仓库:** <https://github.com/emilpriver/geni>
- **许可证:** MIT
- **源码归档:** <https://github.com/emilpriver/geni/archive/refs/tags/v1.3.3.tar.gz>
- **最后更新:** 2026-06-23T15:33:24Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- geni (cli)
- geni (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.3.3
- 管理器更新时间: 2026-06-23
- 本地数据: OK
- 上游仓库: https://github.com/emilpriver/geni
- 检测到的最新版本: v1.3.3 (当前)
## 项目历史与用法

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.

### 时间线

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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [lazysql](https://pkg.so/zh-hans/brew/lazysql/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql, sqlite.
- [rainfrog](https://pkg.so/zh-hans/brew/rainfrog/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql, sqlite.
- [mysql-to-sqlite3](https://pkg.so/zh-hans/brew/mysql-to-sqlite3/) - Shares pkgdb curated category or tags: cli, data, mysql, sqlite.
- [sqlite3-to-mysql](https://pkg.so/zh-hans/brew/sqlite3-to-mysql/) - Shares pkgdb curated category or tags: cli, data, mysql, sqlite.
- [wal-g](https://pkg.so/zh-hans/brew/wal-g/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql.
- [kitchen-sync](https://pkg.so/zh-hans/brew/kitchen-sync/) - Shares pkgdb curated category or tags: cli, data, mysql, postgresql.
- [sqlite](https://pkg.so/zh-hans/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data, sqlite.
- [mysql](https://pkg.so/zh-hans/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [db-migrate](https://pkg.so/zh-hans/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)


## 来源

- 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
