Reputation: 83
I am working on an app maker project. I have used Google Cloud SQL as a database. Now my question is How can I see what data has been saved previously by going to the database directly.
Currently I have to create a table to see the saved data. But I don't want to use the table to see those data. Is there any way to see those data??
Upvotes: 1
Views: 354
Reputation: 77
I am using metabase for fast data prewievs, but you can as well install phpmyadmin or mysql workbench.
Upvotes: 1