I have a PostgreSQL database. I want to get its ERD. How can I do so?
I wrote this utility, it automatically generates the DSL code from a postgres database which you can then paste into dbdiagram.io/d website to get ER diagrams
https://github.com/nsingla/dbdiagrams