Is there a way of visualizing the schema of my DB in Neon?
I am looking for an easy way of visualizing my DB schema. I've looked for a built in tool but found nothing.
Is there a way you guys can think of for visualizing the DB schema?
Something like this is what I'm looking for!

1 Reply
genetic-orange•15mo ago
Hey đź‘‹ If you use the Outerbase integration (can be installed from the sidebar inside Neon) then you're able to.
- Click "Manage" from that integration
- You should be taken into Outerbase
- Click the database icon at the bottom left corner
- Select "Relational Diagram" in the sidebar
- Viola!
There's also a Neon blog on this here: https://neon.tech/blog/bring-postgres-relationships-to-light
Neon
Bring Postgres relationships to light - Neon
You can use Outerbase to automatically generate ERDs for your Neon database, making it easier visualize your Postgres relationships.