Sequelize TypeScript Migration Updated

JSON →
library 2.0.3 ·javascript
verified Jun 7, 2026

A migration tool for Sequelize and TypeScript users, providing a streamlined way to generate and run database migrations from annotated Sequelize models. Version 2.0.3 targets Node.js >=12 and ships TypeScript types. Compared to alternatives like sequelize-cli or umzug, this package focuses on seamless TypeScript integration and automatic migration creation from model definitions, reducing boilerplate. It is a community fork of the original sequelize-typescript-migration with continued updates.