easy-migrate
JSON →easy-migrate is a migration framework for Node.js that automatically generates up and down migration scripts by comparing Sequelize model configuration files with the current database schema. Version 1.1.6 (latest) supports MySQL only, with limited data types (INT, VARCHAR, DECIMAL, DATETIME, DATE, TEXT, LONGTEXT). It provides a CLI tool (migrate) with create, up, down, and config commands. Unlike general migration tools, it automates migration content generation based on model definition changes, reducing manual SQL writing. The project appears to be in maintenance mode with no recent updates and limited community activity.
Traffic · last 30 days stale · no recent hits
total hits 10
actors 3 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇮 Finland · AR · 🇨🇦 Canada
Resources
packageeasy-migrate ↗