Ability to query DB with SQL for data validation?

Anyone know a way to write SQL against their Bubble database?

We’re spending an obnoxious amount of time creating admin pages to view data and regularly downloading tables to do basic data validation of fields and joins. It’s all very slow and manual. Would love a way to write SQL and unit-test like functionality against the database.

What is everyone else doing? Is there a SQL tool that can do these tasks?