vote up 3 vote down star
1

Hi guys, do you know any free data modeling tool for SQL Server similar to the ERwin Data Modeler or the ER/Studio?

flag

2 Answers

vote up 1 vote down check

A Free alternative is Visual Paradigm Community Edition but I cannot give you any feedback on it because I never used it in a project. I'm too addicted to PowerDesigner :)

link|flag
wow! this might help! gonna try this. many thanks paul! – jerbersoft Jan 8 '09 at 8:48
vote up 1 vote down

Sybase Power Designer is one of the best IMHO. It allows you to model your Database as a Conceptual Data Model and later generate a Physical Data Model for almost hundreds of Database servers including several SQL Server versions with optimized code.

Once you have the Physical Data Model you can even tweak it with SQL Server specific SQL features with just a mouse click.

Alternative cheaper solution is Dezign for Databases. But I'm not so familiar with it.

link|flag
thanks for the reply paulo. but i guess the sybase power designer is not free, right? :-) – jerbersoft Jan 8 '09 at 0:08
Yes, it is quite expensive indeed. However during my work I found it very useful. Free ones I've only heard about Visual Paradigm Community Edition (visual-paradigm.com/product/vpuml/…). But I never tried it – Paulo Lopes Jan 8 '09 at 8:34
the visual paradigm CE does not generate SQL on its data modeling. so kind of a limitation. :-) – jerbersoft Jan 9 '09 at 8:17

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.