Description: gitSQL is an open-source SQL version control system that integrates with Git. It allows developers to track changes made to database schemas and contents, compare versions, roll back changes, and collaborate with others.
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