mysql-schema-compare
JSON →A CLI tool that compares MySQL schemas defined in .sql files (CREATE TABLE statements) against a live MySQL server database. It supports MySQL 5.x only and can compare tables (columns, data types, indexes, foreign keys), triggers, stored procedures, and views. Configuration can be done via CLI flags, environment variables, or .env file. Version 0.0.12 is the latest, but the project is a work in progress with limited documentation and no formal release cadence.
Resources
packagemysql-schema-compare ↗
API endpoints
full doc /v1/registry/mysql-schema-compare