DEV Community

Pacharapol Withayasakpunt
Pacharapol Withayasakpunt

Posted on

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
Krzysztof Bednarczyk • Edited

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