mysql-ddl-scout
JSON →A blazing fast, lightweight Node.js CLI tool for parsing MySQL DDL scripts and extracting structured metadata as clean JSON, without requiring a running MySQL instance. Version 1.0.1 is current. Designed for developers, automation scripts, and LLM agents (Claude Code, Cursor IDE) to inspect, validate, and understand complex database schemas offline. Features include table existence checking, column listing, granular field inspection, relational map engine (primary keys, indexes, foreign keys), and AST dump. Released under MIT license with active maintenance.
Resources
packagemysql-ddl-scout ↗