Description: Flyway is an open-source database migration tool for Java. It provides a simple command-line tool and API for managing, evolving, and versioning database schemas. Flyway can migrate databases to the latest version, apply repeatable migrations, and track migrations in a special database schema table.
Type: software
Pricing: Open Source
Description: node-db-migrate is an open source Node.js database migration framework. It allows you to write database migrations in JavaScript, enabling you to migrate your database in a consistent and easy way.
Type: software
Pricing: Open Source