TablePlus

How do I view what is inside my Postgres database which I created on Render.com?

1. Download and install TablePlus from https://tableplus.com/

Dowload TablePlus for Mac or TablePlus for Windows depending on what laptop you have

2. Open TablePlus and click on the + icon to add a new connection

Click on the + icon to add a new connection

3. Click on Import from URL

Click on Import from URL

4. Paste the External Database URL (which you copied earlier when setting up Postgres) into the text field then click Import

Paste your External URL into the field then click Import

5. Click on Connect (you may rename the "Name" field or leave it as it's default)

Click on connect

6. You have now successfully connected to the database from TablePlus and you may click on the Post table in the left sidebar to view the contents

Success! You can click on the Post table to view the contents

Last updated