| From: | Josh Trutwin <josh(at)trutwins(dot)homeip(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Database reverse engineering |
| Date: | 2007-09-13 03:43:21 |
| Message-ID: | 20070912224321.1bd7256e@prokofiev.trutwins.homeip.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sat, 08 Sep 2007 11:44:17 +0200
Thorsten Kraus <TK-Spam(at)gmx(dot)de> wrote:
> I am looking for a tool which is able to generate a database
> diagramm including the relationships from an existing database
> schema. The only tool I know for this purpose is the Clay database
> plugin for eclipse. Are there any other tools which can help me?
DbVisualizer: http://www.dbvis.com/products/dbvis/
Cross platform - free version available but licensed one ($150) is
much more feature rich.
Here's a sample I reverse engineered today - a subset of the schema,
which was nice to be able to do:
http://www.smcing.com/images/pb_schema.jpg
Josh
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ow Mun Heng | 2007-09-13 04:12:35 | Re: Database reverse engineering |
| Previous Message | Josh Trutwin | 2007-09-13 03:40:08 | Re: importing pgsql schema into visio (for diagramming) |