We are using a PostgreSQL database within Cloud SQL. We are using a private IP address and are accessing our database in our pods with the Cloud SQL proxy.
We are now looking for a way to quickly and easily access data in those databases. As far as I can tell there is nothing built in that supports this.
What ways are there to install a (ideally web based) GUI with which we can view our data?