There should be no need to have a specific name for a database or a database user.
Most scripts (Wordpress, Joomla, Drupal, etc) have a config.php or settings.ini file where you can edit the name of the database, user, password, etc.
Just use PHPMyAdmin to export all the tables (do not include...