From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
---|---|
To: | Susan Cassidy <susan(dot)cassidy(at)decisionsciencescorp(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Any freeware graphic display of DDL software available? |
Date: | 2014-01-17 03:46:42 |
Message-ID: | CAHyXU0zG1j_fDB8-HnwUVk7eAX41DuL7fGz-2jx5qu4u98AEkQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Jan 16, 2014 at 10:45 AM, Susan Cassidy
<susan(dot)cassidy(at)decisionsciencescorp(dot)com> wrote:
> Is there any free or cheap software that will read in DDL and output a
> graphic display of it? Preferably showing links for foreign keys.
>
> I know about Erwin, but it is too expensive.
I want to give a shout out for schemaspy . I think it's about the
best ERD tool out there; the graphviz relationship mapping 'just
works' and you have to spend zero time mucking around with the tool
post extraction which is a critical flaw with many ERD tools. It's
aware but there are undocumented switches to remove the ads.
My experience is that ERD tools that require manual steps of any kind
tend to become quickly out of date and useless.
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Dann Corbit | 2014-01-17 05:35:12 | Re: Any freeware graphic display of DDL software available? |
Previous Message | ygnhzeus | 2014-01-17 03:26:08 | Re: Breakpoints are not triggered in analyze.c (debugging Postgresql in Visual studio) |