Обсуждение: ER diagrams

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

ER diagrams

От
Tim Bowden
Дата:
Can anyone point me in the direction of a good utility that can create
an ER diagram from a Postgresql database?  I've got a script that
creates a complex arrangement of tables from some source data and I'm
trying to make sense of it all.

Thanks,
Tim Bowden


Re: ER diagrams

От
Jan Danielsson
Дата:
Tim Bowden wrote:
> Can anyone point me in the direction of a good utility that can create
> an ER diagram from a Postgresql database?  I've got a script that
> creates a complex arrangement of tables from some source data and I'm
> trying to make sense of it all.

   I don't know what an ER diagram is, but I use something called
'postgresql autodoc' to get a good overview of postgresql databases.

   You can find it here: http://www.rbt.ca/autodoc/

--
Kind regards,
Jan Danielsson



Вложения

Re: ER diagrams

От
"Lenorovitz, Joel"
Дата:
Tim,

After a lot of searching for a similar product I would recommend the
HappyFish database design tool.  It offers a good range of features for
use on multiple RDBMs (including Postgres) and a fantastic level of
support by the developers.  Check it out here:

http://www.polderij.nl/happyfish/

Cheers,
Joel

-----Original Message-----
From: Tim Bowden [mailto:tim.bowden@westnet.com.au]
Sent: Monday, March 26, 2007 5:57 AM
To: pgsql-novice@postgresql.org
Subject: ER diagrams

Can anyone point me in the direction of a good utility that can create
an ER diagram from a Postgresql database?  I've got a script that
creates a complex arrangement of tables from some source data and I'm
trying to make sense of it all.

Thanks,
Tim Bowden


Re: ER diagrams

От
Noel Faux
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi All,

Another is aquadata: http://www.aquafold.com/ Not free, but can reverse
engineer, but not the best looking ER out there.
Does anyone know a free one for Mac with high quality images?

Cheers,
Noel

Lenorovitz, Joel wrote:
| Tim,
|
| After a lot of searching for a similar product I would recommend the
| HappyFish database design tool.  It offers a good range of features for
| use on multiple RDBMs (including Postgres) and a fantastic level of
| support by the developers.  Check it out here:
|
| http://www.polderij.nl/happyfish/
|
| Cheers,
| Joel
|
| -----Original Message-----
| From: Tim Bowden [mailto:tim.bowden@westnet.com.au]
| Sent: Monday, March 26, 2007 5:57 AM
| To: pgsql-novice@postgresql.org
| Subject: ER diagrams
|
| Can anyone point me in the direction of a good utility that can create
| an ER diagram from a Postgresql database?  I've got a script that
| creates a complex arrangement of tables from some source data and I'm
| trying to make sense of it all.
|
| Thanks,
| Tim Bowden
|
|
| ---------------------------(end of broadcast)---------------------------
| TIP 5: don't forget to increase your free space map settings


- --
Reseacrh Assistant/PhD student
Department of Biochemistry and Molecular Biology
School of Biomedical Sciences, Faculty of Medicine
Monash Unviersity, Clayton, Victoria 3800
Australia

Ph: +613 9905 1418
web: http://vbc.med.monash.edu.au/~fauxn


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFGC16mLi/MK/M4lSURAp6TAJ9MqvjPAHp8wzyzjOxcg3pXlAT6gwCfTd8e
8Xiw+b7uxLsavtanFp/eX00=
=t9OA
-----END PGP SIGNATURE-----


Вложения