Hi,
As we’re building our app, we’re running into more and more instances where we need direct database access to perform data maintenance that may involve large datasets and complexity like table joins, multi-col sorts, complex WHERE clauses, etc. We’re finding that the bubble.io database UI is not up to the task. We need to be able to run SQL commands.
Is there a way to connect directly to our bubble database via connect string using a third-party workbench like SQL Workbench for Postgres?
If no, then we’re going to be forced to either abandon bubble db and connect our bubble front-end to our own hosted db or abandon bubble altogether.
Thanks,
Chris