Re: Schema tool

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Schema tool
Дата
Msg-id 4CDC2EB8.8020905@gmail.com
обсуждение исходный текст
Ответ на Schema tool  (Aram Fingal <fingal@multifactorial.com>)
Ответы Re: Schema tool  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-general

On 11/11/2010 09:50 AM, Aram Fingal wrote:
> A while back, I thought I remembered seeing a Mac OS X client for PostgreSQL which had a feature where it would
displaya graphic schema of whatever database you connect to but I can't seem to find it again (web searching.)    I did
comeacross one post which said that this was a planned feature for pgAdmin.  I need to do a formal schema of a database
whichI have in development and it would be nice to have an automated tool, whether it connects to the database or uses
SQLtable definition code to generate graphics.  Is there such a thing?  if not, what do you all use?  OpenOffice Draw?
OmniGraffle?  
>
> -Aram

DbVisualizer has a free and a commercial release and can do a decent job
of diagramming a schema.  Nothing compared to Embarcadaro, put not as
pricey either.

В списке pgsql-general по дате отправления:

Предыдущее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Schema tool
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: ignore errors for COPY [solved]