Very a Brilliant way to migrate databases from one state to another by using Nodejs and SQL scripts together.
One Migration scripts can migrate multiple databases of different types.
Condition-based database migration which can bring databases to specific stage if it is not in that state.
Developers can easily write and test migration scripts from testing UI. All developers will have their separate databases, so their changes will not impact other developers.