prisma-migrator
A Node.js library that extends Prisma ORM's migration with automatic rollback capabilities when migrations fail
dbshift
A simple and powerful MySQL database migration tool inspired by Flyway
sql-to-json-converter
Powerful SQL to JSON converter with support for large files and multiple output formats. Converts SQL database dumps to structured JSON files.
pg-altergen
A Node.js CLI tool for managing PostgreSQL schema changes by organizing database objects in SQL files and generating ordered migration scripts with automatic dependency resolution.