@nestjs-mod/flyway
Flyway - utility for working with database migrations (official site: https://flywaydb.org, preview version only for Postgres)
sql-apply
This library performs flyway migrations on a postgres database without using external tools.
node-flyway
Apply version control to databases from within a Node.js application.