createDatabase DatabaseName - Creates a database with a specified name and by default switches to the database. useDatabase DatabaseName - Select a database to use listDatabases - Shows the list of ...
Generating REST APIs for a MySql database which does not follow conventions of frameworks such as rails, django, laravel etc is a small adventure that one like to avoid ..