mygrate

JSON →
library 0.5.7 ·javascript
verified Jun 7, 2026

mygrate is a SQL-based database migration tool for MySQL, PostgreSQL, and SQL Server that uses plain SQL files for up/down migrations. Version 0.5.7 (latest) supports migration scripts runnable by DBAs, with environment-based configurations (development/test) and commands like init, new, up, down, and last. It focuses on simplicity and DBA-friendly workflows, differentiating from ORM-based tools by relying on raw SQL and providing a config.js for database connection settings. Release cadence is low; no major version changes recently.