mysql-parse
Parse a mysql connection string and return access parameters that can be fed to the mysql or mysqldump command line client.
dbcrawler
crawls mysql database and creates insert queries or returns data from multiple table depending on the relationship information of the tables provided
@shagital/db-dumper
A nodejs package to quickly dumb DB to file. Supports Mysql, PostgreSQL, MongoDB and SQLite