Automic VaultAutomic Vault

brew

dbmate mit Homebrew, apk, Nix, pacman, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dbmate in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dbmate

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add dbmate

Alpine Linux edge package indexes · dbmate · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#dbmate

nixpkgs package indexes · pkgs/by-name/db/dbmate/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S dbmate

Arch Linux sync databases · dbmate · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install main/dbmate

Scoop official bucket manifest trees · bucket/dbmate.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id amacneil.dbmate -e

Windows Package Manager source index · amacneil.dbmate · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Lightweight, framework-agnostic database migration tool

Befehle und Aliase

  • dbmate

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2015: Official GitHub repository was created.
  • 2015: v0.1 tag appears in the official repository.
  • Present: README documents Dbmate v2-era usage, multi-database support, containers, and package-manager installs.

Related projects

  • The README explicitly frames Dbmate against other database schema migration tools, while its supported database targets include MySQL, MariaDB, PostgreSQL, SQLite, ClickHouse, BigQuery, and Spanner.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:database

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dbmatecliglobales Executable

Aktualität

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

Seite generiert2026-07-24
Manager-Version2.34.1
Manager aktualisiert2026-07-09
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.34.1

https://github.com/amacneil/dbmate

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dbmate
Version2.34.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dbmate
Homepagehttps://github.com/amacneil/dbmate
Repositoryhttps://github.com/amacneil/dbmate
Upstream-Dokumentationhttps://github.com/amacneil/dbmate#readme
LizenzMIT
Quellarchivhttps://github.com/amacneil/dbmate/archive/refs/tags/v2.34.1.tar.gz
Zuletzt aktualisiert2026-07-09T22:04:49Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

dbmate

nix profile install nixpkgs#dbmate
  • normalized package name match
  • Abgeglichen nach: Dbmate
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/db/dbmate/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dbmate 2.31.0-r3

Lightweight, framework-agnostic database migration tool

https://github.com/amacneil/dbmate

sudo apk add dbmate
  • License: MIT
  • Architecture: x86_64
  • Source Package: dbmate
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dbmate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dbmate from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

dbmate-doc 2.31.0-r3

Lightweight, framework-agnostic database migration tool (documentation)

https://github.com/amacneil/dbmate

sudo apk add dbmate-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: dbmate
  • normalized package name match
  • Abgeglichen nach: Dbmate
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dbmate-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

dbmate 2.33.0-1

A lightweight, framework-agnostic database migration tool

https://github.com/amacneil/dbmate

sudo pacman -S dbmate
  • License: MIT
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dbmate
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dbmate from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/dbmate

scoop install main/dbmate
  • normalized package name match
  • Abgeglichen nach: Dbmate
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dbmate.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

amacneil.dbmate

winget install --id amacneil.dbmate -e
  • normalized package name match
  • Abgeglichen nach: Dbmate
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: amacneil.dbmate from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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