macOS
brew install dbmatelocal Homebrew formula metadata
brew
dbmate のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dbmatelocal Homebrew formula metadata
sudo apk add dbmateAlpine Linux edge package indexes · dbmate · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dbmatenixpkgs package indexes · pkgs/by-name/db/dbmate/package.nix · ソース: api.github.com
sudo pacman -S dbmateArch Linux sync databases · dbmate · ソース: geo.mirror.pkgbuild.com
scoop install main/dbmateScoop official bucket manifest trees · bucket/dbmate.json · ソース: api.github.com
winget install --id amacneil.dbmate -eWindows Package Manager source index · amacneil.dbmate · ソース: cdn.winget.microsoft.com
概要
Lightweight, framework-agnostic database migration tool
履歴
Dbmate is a standalone, framework-agnostic database migration tool that keeps schemas in sync across developers and production servers. It uses plain SQL migrations, timestamped migration files, and a command-line workflow that can be shared across languages and frameworks.
The official GitHub repository was created in November 2015, and its early v0.1 tag points to a December 2015 commit. The README emphasizes that Dbmate can be used with Go, Node.js, Python, Ruby, PHP, Rust, C++, or any other stack, making it independent of a web framework's migration system.
Dbmate spread as a simple binary migration tool for teams that wanted SQL migrations without adopting a framework-specific migrator. The official README documents installation through npm, Homebrew, direct Linux binaries, Scoop on Windows, and GitHub Container Registry images, showing how it fits multiple package ecosystems.
A typical project stores DATABASE_URL in the environment or a local .env file, keeps migration files under ./db/migrations by default, and runs commands such as dbmate new, up, migrate, rollback, status, dump, and load. Dbmate also writes schema.sql for diffing schema changes in git.
Dbmate is package-nerd friendly because it is boring in the best way: one self-contained binary, plain SQL files, environment-variable configuration, and no service dependency. It is a migration tool that deliberately avoids framework lock-in and SaaS upsell, which makes it easy to slot into mixed-language repos.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dbmate | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/amacneil/dbmate
インストールメタデータ
| パッケージキー | brew:dbmate |
|---|---|
| バージョン | 2.34.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dbmate |
| ホームページ | https://github.com/amacneil/dbmate |
| リポジトリ | https://github.com/amacneil/dbmate |
| 上流ドキュメント | https://github.com/amacneil/dbmate#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/amacneil/dbmate/archive/refs/tags/v2.34.1.tar.gz |
| 最終更新 | 2026-07-09T22:04:49Z |
| Pulse | updated |
| ビルド依存関係 | go |
| 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 | dbmate |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dbmate
nix profile install nixpkgs#dbmatedbmate 2.31.0-r3
Lightweight, framework-agnostic database migration tool
https://github.com/amacneil/dbmate
sudo apk add dbmatedbmate-doc 2.31.0-r3
Lightweight, framework-agnostic database migration tool (documentation)
https://github.com/amacneil/dbmate
sudo apk add dbmate-docdbmate 2.33.0-1
A lightweight, framework-agnostic database migration tool
https://github.com/amacneil/dbmate
sudo pacman -S dbmatemain/dbmate
scoop install main/dbmateamacneil.dbmate
winget install --id amacneil.dbmate -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.