SeqMig

JSON →
library 2.0.3 ·javascript
verified Jun 7, 2026

seqmig is a snapshot-based auto-migration CLI for Sequelize and sequelize-typescript, version 2.0.3. It introspects your models, diffs them against a local schema snapshot, and generates transactional Sequelize migrations. Key differentiators: pure CLI workflow (no runtime overhead), strict nullability defaults, FK index auto-generation, and explicit ENUM cleanup. Regularly updated with monthly releases.