Re: [GENERAL] Data Modelling Tools

2005-05-12 Thread Mark Borins
:[EMAIL PROTECTED] On Behalf Of Hrishikesh Deshmukh Sent: May 9, 2005 6:54 PM To: Mark Borins Cc: pgsql-general@postgresql.org; [EMAIL PROTECTED] Subject: Re: [GENERAL] Data Modelling Tools This is my favits just awesome... http://www.sqlmanager.net/ On 5/9/05, Mark Borins <[EMAIL PROTEC

Re: [GENERAL] Data Modelling Tools

2005-05-10 Thread shawn shahriari
Mark,   ERwin is way to go...Mark Borins <[EMAIL PROTECTED]> wrote: 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 p

Re: [GENERAL] Data Modelling Tools

2005-05-10 Thread Vlad
> 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. AFAIK started from version 8 it can be combined into single al

Re: [GENERAL] Data Modelling Tools

2005-05-10 Thread Steve Manes
Joshua D. Drake wrote: 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

Re: [GENERAL] Data Modelling Tools

2005-05-09 Thread Sim Zacks
Case Studio doesn't generate alter statements. It does have a database comparison tool, which I have found to be very cool. ""Joshua D. Drake"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Mark Borins wrote: > > --> > > > > Postgres Newsgroup, > > > > > > > > My company has been

Re: [GENERAL] Data Modelling Tools

2005-05-09 Thread Alex Turner
; > From: Matthew Terenzio [mailto:[EMAIL PROTECTED] > Sent: May 9, 2005 5:48 PM > To: Mark Borins > Subject: Re: [GENERAL] Data Modelling Tools > > these are among some popular tools, the second being web based. > > http://www.pgadm

Re: [GENERAL] Data Modelling Tools

2005-05-09 Thread Hrishikesh Deshmukh
This is my favits just awesome... http://www.sqlmanager.net/ On 5/9/05, Mark Borins <[EMAIL PROTECTED]> wrote: > > > > Postgres Newsgroup, > > > > My company has been looking for a good database modelling tool for postgres > and have yet to find something that completely satisfies

Re: [GENERAL] Data Modelling Tools

2005-05-09 Thread Dann Corbit
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.d

Re: [GENERAL] Data Modelling Tools

2005-05-09 Thread Mark Borins
generating change scripts, etc. From: Matthew Terenzio [mailto:[EMAIL PROTECTED] Sent: May 9, 2005 5:48 PM To: Mark Borins Subject: Re: [GENERAL] Data Modelling Tools these are among some popular tools, the second being web based. http://www.pgadmin.org/ http

Re: [GENERAL] Data Modelling Tools

2005-05-09 Thread Joshua D. Drake
Mark Borins wrote: --> 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 loo

[GENERAL] Data Modelling Tools

2005-05-09 Thread Mark Borins
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 f