Description: Evolve is an open-source database migration tool for SQL Server and Oracle. It allows automatic generation and execution of SQL scripts to update database schemas. Evolve supports incremental migrations, works with source control, and integrates with build servers.
Type: software
Pricing: Open Source
Description: Liquibase is an open source database change management tool that allows developers to manage database schema changes programmatically. It works by executing changeset XML or YAML files that describe the changes to apply against a database.
Type: software
Pricing: Open Source