Re: Data Modelling Tools

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Re: Data Modelling Tools
Дата
Msg-id D425483C2C5C9F49B5B7A41F89441547055B6E@postal.corporate.connx.com
обсуждение исходный текст
Ответ на Data Modelling Tools  ("Mark Borins" <mark.borins@rigadev.com>)
Список pgsql-general

Other possibilities:

http://www.datanamic.com/dezign/factsheet.html

http://www.visual-paradigm.com/product/dbva/

 


From: Dann Corbit
Sent: Monday, May 09, 2005 3:24 PM
To: 'Mark Borins'
Subject: RE: [GENERAL] Data Modelling Tools

 

Free trial:

http://www.dds-pro.com/main.html

 

Says it supports PostgreSQL:

http://www.casestudio.com/enu/default.aspx

 

See also:

http://www.inf.unibz.it/%7Efranconi/icom/

http://argouml.tigris.org/

http://wwwhome.cs.utwente.nl/%7Etcm/

 

I use ER/Win for everything, but it is very pricey and it does not support PostgreSQL directly (only indirectly via ODBC).

 

 


From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Mark Borins
Sent: Monday, May 09, 2005 2:35 PM
To: pgsql-general@postgresql.org
Cc: rickb@rigadev.com
Subject: [GENERAL] Data Modelling Tools

 

Postgres Newsgroup,

 

My company has been looking for a good database modelling tool for postgres and have yet to find something that completely satisfies our needs.  We are currently using a product called DBWrench which is pretty good and has all the features we are looking for but is full of bugs and creates much head ache.

 

For example, this tool doesn’t realize that in postgres you can’t add a column and set not null in one ALTER TABLE statement.  So we are forced to manually comb through the SQL scripts it creates and fix the buggy statements.

 

So my question is, postgres general newsgroup, what database modelling tools do you use?  Open source or commercial it doesn’t matter to me.

 

Thank you,

Mark

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

Предыдущее
От: "Mark Borins"
Дата:
Сообщение: Re: Data Modelling Tools
Следующее
От: Hrishikesh Deshmukh
Дата:
Сообщение: Re: Data Modelling Tools