Migration Tool
JSON →A lightweight, zero-dependency migration tool for Node.js designed to manage database schema changes and data migrations. Current stable version is 0.1.1, released as an early-stage package with minimal feature set. It provides a simple CLI and programmatic API to run migrations with support for custom adapters. Compared to alternatives like node-pg-migrate or sequelize-cli, this offers a more minimal core with no built-in database adapters, focusing on flexibility.
Resources
packagemigration-tool ↗