mysql-parse
JSON →Parse MySQL connection strings to extract user, password, host, port, and database parameters, producing output compatible with mysql or mysqldump command-line clients. Version 3.0.2 supports Node >=20 and ESM-only. Unlike generic URI parsers, it specifically handles MySQL URIs and outputs formatted CLI flags. The package is small, focused, and provides both a CLI tool and a module API. Release cadence is low; no recent major changes.
Resources
packagemysql-parse ↗