Allow to connect emulator with a tier SQL client
I get that firebase dev really want to push their DataConnect api but any full featured tiers SQL client would allow us to have a wider view of what worked in our dev environment.
It would be way faster than using any official cli or any generated query to look how our data is shaped within the database.
1
vote
Anthony Bobenrieth
shared this idea
-
Anthony Bobenrieth commented
Bryan Perry
Thank you so much! -
Bryan Perry commented
The emulator doesn't support SSL. You can use DBeaver to connect with the emulator with this connection URL: jdbc:postgresql://127.0.0.1:5432/public?sslmode=disable