Gina Sequelize Migrations
JSON →Gina is a CLI tool that auto-generates and runs database migrations based on Sequelize ORM models. It compares your current Sequelize model definitions with the actual database schema and produces migration files to synchronize them. The current stable version is 0.0.16, released infrequently. Key differentiators: automatic migration generation from existing models, supports TypeScript, requires a custom `initializeModels` function. It is designed for projects already using Sequelize and needing an automated migration workflow.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 2 distinct systems
last hit 17d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France
Resources
packagegina-sequelize ↗