Re: Data Modelling Tools - Mailing list pgsql-general

From Mark Borins
Subject Re: Data Modelling Tools
Date
Msg-id 111592780201@smtp-1.vancouver.ipapp.com
Whole thread Raw
In response to Re: Data Modelling Tools  (Hrishikesh Deshmukh <hdeshmuk@gmail.com>)
List pgsql-general
Do you know if this program will do forward-engineering.

I would like to be able to take a copy of my live database.
Reverse engineer it into SQLManager, modify it.

Then forward-engineer, do you know if SQLManager allows me to do that?

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Hrishikesh Deshmukh
Sent: May 9, 2005 6:54 PM
To: Mark Borins
Cc: pgsql-general@postgresql.org; rickb@rigadev.com
Subject: Re: [GENERAL] Data Modelling Tools

This is my fav....its just awesome...

http://www.sqlmanager.net/

On 5/9/05, Mark Borins <mark.borins@rigadev.com> 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 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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org


pgsql-general by date:

Previous
From: "Madeleine Theile"
Date:
Subject: Re: alter table owner doesn't update acl information
Next
From: Tom Lane
Date:
Subject: Re: alter table owner doesn't update acl information