Differences between EER and UML
问题 I'm putting together a visual representation of a database I designed. I've downloaded MySQL workbench and can create a EER diagram. What's the difference between this and a UML diagram? Also, where does a ERD come into this? I can't find a question on here that matches what I'm after here? Thanks. 回答1: I think by UML diagram you mean : UML Class Diagram. [ there are other UML diagrams also] EER (Enhanced entity–relationship) Diagram-Model Used for Database Design . Like class diagrams