Hello and thanks for contacting us. You can find your database settings in your wp-config.php file:
/** MySQL database username */
define(‘DB_USER’, ‘???_???’);
/** MySQL database password */
define(‘DB_PASSWORD’, ‘?????’);
You can find the data in that database in your cPanel MySQL Databases or phpMyAdmin sections.