Automic VaultAutomic Vault

brew

Install geni with Homebrew

Standalone database migration tool. Version 1.3.3 via Homebrew; verified 2026-06-23.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install geni

local Homebrew formula metadata

overview

Package summary

Standalone database migration tool

Commands and aliases

  • geni

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:database

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
genicliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.3.3
manager updated2026-06-23
local dataok
upstreamcurrent
latest detectedv1.3.3

https://github.com/emilpriver/geni

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:geni
Version1.3.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/geni
Homepagehttps://github.com/emilpriver/geni
Repositoryhttps://github.com/emilpriver/geni
Upstream docshttps://github.com/emilpriver/geni#readme
LicenseMIT
Source archivehttps://github.com/emilpriver/geni/archive/refs/tags/v1.3.3.tar.gz
Last updated2026-06-23T15:33:24Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegeni
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment