sequelize-migration-generator

JSON →
library 0.1.0 ·javascript abandoned
verified Jun 7, 2026

A minimal CLI tool for auto-generating Sequelize migration files from model definitions. Version 0.1.0 is the initial release. It reads a directory of Sequelize model files and outputs corresponding migration stubs. The tool is simple but offers no diffing, rollback, or version management. No active maintenance observed.