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: SQL Source Control is a version control system designed specifically for database code objects like stored procedures, functions, triggers, and table structures. It allows teams of developers to collaboratively develop and manage changes to database objects over time.
Type: software