소개
This skill empowers developers to manage complex database evolutions by providing standardized patterns for Sequelize, TypeORM, and Prisma. It specializes in high-stakes operations such as zero-downtime deployments, cross-platform migrations (e.g., PostgreSQL to MySQL), and multi-step data transformations. By incorporating automated rollback procedures and transaction-based safety nets, it ensures that database changes are executed reliably without service interruption or data loss, making it an essential tool for maintaining production database integrity.