Description
MySQL and MariaDB schemas can be managed declaratively from SQL files with a prebuilt Skeema command-line tool. This package is useful for database engineers applying schema review, diff, and deployment workflows. Schema changes can be destructive, so backups, review, and rollback plans are required.