Y
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
ahachete
3937 days ago
To generate table diagrams that you can navigate (in HTML), SchemaSpy (
http://schemaspy.sourceforge.net/
) is really good.
link
claysmithr
3937 days ago
http://www.pgadmin.org/
?? but I am also new to postgresql. There are also some commercial tools available.
link
sigma2015
3936 days ago
how?
link
allenwlee
3937 days ago
http://ondras.zarovi.cz/sql/demo/
link
bni
3937 days ago
IntelliJ
link