dbTalk Databases Forums  

What is better for DB design - UML or ERM ?

comp.databases comp.databases


Discuss What is better for DB design - UML or ERM ? in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
wolfv
 
Posts: n/a

Default What is better for DB design - UML or ERM ? - 08-22-2005 , 01:37 AM






I know some SQL, but the project I am working on is getting to complex
for me to just wing it.

What is better for DB design - UML or ERM ?


Thank you for your opinion.


Reply With Quote
  #2  
Old   
DM Unseen
 
Posts: n/a

Default Re: What is better for DB design - UML or ERM ? - 08-22-2005 , 02:46 AM






There is no *fundamanetal* difference between UML *class* diagrams and
ER models. Most good ER design apps can export to UML and import from
UML(The same goes for UML apps).

I would then go for ERM because ER apps have a better focus on the
database design.

It would be better to choose between ER(UML) and ORM (Object Role
Modelling). ORM btw has nothing to do with OO langauages.(see
www.orm.net) ORM is far better that ERM but you need to learn a new way
to design databases.

DM Unseen


Reply With Quote
  #3  
Old   
wolfv
 
Posts: n/a

Default Re: What is better for DB design - UML or ERM ? - 08-22-2005 , 09:34 AM



Thanks for the advices DM.

I just noticed Visio has four templates listed under database: Entity
Relationships, Express-G, Object Relational, ORM.
1) Entity Relationships,
2) Express-G,
3) Object Relational,
4) ORM.
Which one is best for modeling a database?


Reply With Quote
  #4  
Old   
DM Unseen
 
Posts: n/a

Default Re: What is better for DB design - UML or ERM ? - 08-23-2005 , 03:15 AM



My suggestion would be ORM, and if you're not going to learn a new way
to design, stick to Entity Relationanships

Express-G is an ISO standard, but for the rest just ER, Object
Relational(sometimes also called ORM!) is a method of mapping objects
to tables. This is not really useful for designing data models (IMO)

Dm Unseen


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.