{"library":"extract-mysql-schema","type":"library","category":null,"description":"A CLI tool to extract MySQL database schemas into JSON or SQL files, supporting tables, stored procedures, seed data, and patches. Current version 1.0.2, with moderate release cadence (no recent updates). Key differentiators: generates dependency-ordered SQL files, supports external connection files, and offers options for debug mode and procedure ISV inclusion. Alternatives like mysqldump are more comprehensive but this tool provides lighter, scriptable schema extraction.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install extract-mysql-schema","imports":["npx extract-mysql-schema --configFile <path>"]},{"cmd":"yarn add extract-mysql-schema","imports":[]},{"cmd":"pnpm add extract-mysql-schema","imports":[]}],"homepage":"https://github.com/cdotyone/extract-mysql-schema#readme","github":"https://github.com/cdotyone/extract-mysql-schema","docs":null,"changelog":null,"pypi":null,"npm":"extract-mysql-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}