Connect to my live flywheel database

Hi How can i connect flywheel local to my live database running the site on flywheel?

I cant seem to find the right details to do this, is this possible?

Thanks

Hey @Jay-S

Right now there’s no way to remotely connect to a site’s database on Flywheel’s servers.

You’ll either need to execute any SQL statements that you need to run using the Database manager that’s found on the “Database” tab of the Flywheel hosting dashboard or you might be able to use a plugin like Migrate DB Pro to help sync the live site down to the Local site. From there you have full access to the database and will be able to run any queries you need!