From: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Visualizer |
Date: | 2008-11-05 12:27:07 |
Message-ID: | ges3er$gm$1@ger.gmane.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Mohammad Ali Darvish Darab, 05.11.2008 13:18:
> Hello everybody,
>
> I have got an already existing Porstgres DB which is pretty large
> (including more than 650 table with considerable number of constraints
> etc). And now I am supposed to realize generally how it is constructed
> and works. I thought it would be good to have a grapahical
> visualization of whole DB (with tables and relations etc). Does anyone
> have any idea about any tool that does this? I would also appreciate
> any comments or suggestions that might help me in this regard.
>
> Thank you in advance,
> Ali.
>
I have made good experience using Power*Architect which is an (Java based) OpenSource ER-Tool that an also reverse-engineer existing databases (that have a JDBC driver).
I have not used it with so many tables though.
You can download it from here: http://www.sqlpower.ca/page/architect
Thomas
From | Date | Subject | |
---|---|---|---|
Next Message | Teófilo Oviedo | 2008-11-05 13:00:11 | Re: PGDAY2008 (PostgreSQL) |
Previous Message | Mohammad Ali Darvish Darab | 2008-11-05 12:18:37 | Visualizer |