Data Modelling Tools - Mailing list pgsql-general

From Mark Borins
Subject Data Modelling Tools
Date
Msg-id 111567450502@smtp-2.vancouver.ipapp.com
Whole thread Raw
Responses Re: Data Modelling Tools  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Data Modelling Tools  (Hrishikesh Deshmukh <hdeshmuk@gmail.com>)
Re: Data Modelling Tools  (Vlad <marchenko@gmail.com>)
List pgsql-general

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 by date:

Previous
From: Abdul-Wahid Paterson
Date:
Subject: Re: need trigger help
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Data Modelling Tools