Strapi Database Migration Plugin

JSON →
library 0.0.4 ·javascript maintenance
verified Jun 7, 2026

A Strapi plugin for executing database migrations using node-migrate. Version 0.0.4 is the latest stable release. It wraps node-migrate commands (strapi-migrate-up, strapi-migrate-down, strapi-migrate-list) and optionally stores migration state in the database via a built-in store. Differentiates from raw node-migrate by integrating with Strapi's lifecycle. The plugin has not been updated since 2020 and has limited adoption.