Skeema is a tool for managing MySQL and MariaDB schema changes in a declarative fashion using pure SQL. The Skeema CLI tool allows you to: Export CREATE TABLE statements to the filesystem, for tracking in a Git repo Diff changes in the schema repo against live DBs to automatically generate DDL Manage multiple environments (e.g. dev, staging, prod) and keep them in sync with ease Configure use of o
{{#tags}}- {{label}}
{{/tags}}