In this tutorial you’ll learn how to find the database name which you use for Magento installation.
➤ Go to your store core folder and open the env.php file under the app/etc folder.
Find the next code, where database_name is actual database name which you use for your Magento 2 store.