ERD (Entity Relation Diagram) and reverse engineering tool.

From: DrYSG <ygutfreund(at)draper(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: ERD (Entity Relation Diagram) and reverse engineering tool.
Date: 2012-01-09 15:46:35
Message-ID: 1326123995834-5131587.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Now that I have PostGreSQL, PostGIS installed, I wanted to try out some ERD
tools to see what is happening inside of it (20M records, 20 tables).

I stumbled on this open source tool: http://www.sqlpower.ca/page/architect
which looks simple enough, and has lot of features, screenshots, and video
tutorials.

But I was curious if you have something else that you recommend for looking
at PostGreSQL databases.

Here is the PostGreSQL wiki where I found it:

http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools

I would not mind if we had to pay $100 - $200 for a tool either, it does not
have to be free.

Another one that looks interesting is RISE:

http://www.risetobloome.com/Page_1_S.aspx?ITEM=1853
http://www.risetobloome.com/Page_1_S.aspx?ITEM=1355

I am also looking at the DEVART tools (dotConnect for PostGreSQL) and I like
it a lot.
Has anyone tried this? Does it provide ERD tools?

http://www.devart.com/dotconnect/postgresql/

--
View this message in context: http://postgresql.1045698.n5.nabble.com/ERD-Entity-Relation-Diagram-and-reverse-engineering-tool-tp5131587p5131587.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Brent Dombrowski 2012-01-09 16:09:01 Re: ERD (Entity Relation Diagram) and reverse engineering tool.
Previous Message Jean-Yves F. Barbier 2012-01-08 21:16:12 Re: How to retrieve the output of an external program?