Database Management & Viewing

Is there any way to see cloud hosted db tables other than the tab based "resources" that can assist in visualizing all tables created. Best case scenario would be a screen similar to the 'Work flow' screen that also shows fk linking. The tabs only view for each table is very limiting.

Below image is what I'm talking about.

You can connect to your retool db using pgadmin or another db IDE and then generate what you are looking for...
Screenshot 2024-01-07 at 11.38.15 AM

Thanks, I'll check it out.