mysql-extractor
JSON →Node.js package (v0.4.4) that extracts a MySQL database schema into JSON files for tables, foreign keys, indexes, and issues. Designed to facilitate migrations by outputting structured schema representations, including column types, constraints, and known naming/type issues. The library supports a range of MySQL column types and provides filtering options via callback. It offers minimal dependencies and a straightforward API. Development appears to be in maintenance mode with no recent updates.
Resources
packagemysql-extractor ↗