Hacker News new | ask | show | jobs
by sigma2015 3937 days ago
What tool do you use for visualizing table relationships (foreign key constraints f.x.) in PostgreSQL?
4 comments

To generate table diagrams that you can navigate (in HTML), SchemaSpy (http://schemaspy.sourceforge.net/) is really good.
http://www.pgadmin.org/ ?? but I am also new to postgresql. There are also some commercial tools available.
how?
IntelliJ