Diff and review MySQL schema changes as filesystem-managed SQL before risky database deploys with Skeema
Pull live MySQL schema into files, inspect diffs, and push reviewed changes back with a repeatable workflow.
Prerequisites
Skeema CLI, network access to the target MySQL or MariaDB instances, credentials with schema review privileges, and a repository or filesystem location for schema files
Installation
Basic usage or getting-started notes:
Getting started | Usage examples and screencasts
Configuration guide | Option handling, config file format, and command-line option usage
Command reference | Usage instructions for each command in the Skeema CLI
Source: https://github.com/skeema/skeema
Extracted from upstream docs: https://raw.githubusercontent.com/skeema/skeema/HEAD/README.md