
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: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows

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: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API