Обсуждение: Tool to create database diagrams in postgreSQL

Поиск
Список
Период
Сортировка

Tool to create database diagrams in postgreSQL

От
nevillekb
Дата:
Hi,

Can anyone tell me which free GUI based tools are available for creating
database diagrams for my database in postgresql.

Thanks,

Neville.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Tool-to-create-database-diagrams-in-postgreSQL-tp5738103.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


Re: Tool to create database diagrams in postgreSQL

От
Ognjen Blagojevic
Дата:
Neville,

On 28.12.2012 7:52, nevillekb wrote:
> Can anyone tell me which free GUI based tools are available for creating
> database diagrams for my database in postgresql.

This was asked many times before, search the archives. E.g:

http://archives.postgresql.org/pgsql-general/2011-08/msg01023.php


-Ognjen


Re: Tool to create database diagrams in postgreSQL

От
David Goodenough
Дата:

On Friday 28 Dec 2012, nevillekb wrote:

> Hi,

>

> Can anyone tell me which free GUI based tools are available for creating

> database diagrams for my database in postgresql.

>

> Thanks,

>

> Neville.

>

>

>

> --

> View this message in context:

> http://postgresql.1045698.n5.nabble.com/Tool-to-create-database-diagrams-i

> n-postgreSQL-tp5738103.html Sent from the PostgreSQL - general mailing list

> archive at Nabble.com.

While there have (as mentioned elsewhere) been answers to this before, one

that does not seem to have been mentioned is Eclipse. There are at least

two suitable tools available as plugins. While they do Postgresql very well,

they also cover other RDBs.

 

David

 

Re: Tool to create database diagrams in postgreSQL

От
Wolfgang Keller
Дата:
> Can anyone tell me which free GUI based tools are available for
> creating database diagrams for my database in postgresql.

One standard answer to this frequently asked question is:

http://www.databaseanswers.org/modelling_tools.htm

Sincerely,

Wolfgang