DEV Community

Pacharapol Withayasakpunt
Pacharapol Withayasakpunt

Posted on

2

What's a best way to visualize Postgres schema?

Currently I am using Hasura + Heroku Postgres, but it is missing an important feature - tracking / visualizing non-pk, non-unique indices.

So, what are some other tools you use?

What about exporting public schema, like that of SQLite?

Top comments (1)

Collapse
 
bordeux profile image

You can use datagrip tool. Im using JetBrains IDE, so i have build in

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay