musafa - Node.js PostgreSQL migration manager
JSON →musafa is a simple NodeJS migration tool for PostgreSQL. Version 1.0.6 is the latest stable release. It provides a CLI to manage SQL migrations stored in a directory, with commands to migrate up, up all, down, down all, and show status. It uses a configuration file (.musafarc) for credentials and migration settings. It is minimal, without programmatic API, and designed for simple workflows compared to more complex tools like Knex or Flyway.
Resources
packagemusafa ↗