views:

195

answers:

0

Hey guys, I just downloaded Mysql Workbench and noticed they use the term EER Diagram? I thought that Entity Relationship diagram were a conceptual representation of data (Conceptual schema), a bit like this: http://www.ncgia.ucsb.edu/giscc/units/u045/figures/figure1.jpg

I mean, Mysql Workbench's Diagrams have tables with foreign keys and no "action" boxes like "patrols" and "assigned to" in the diagram I pasted below.

also they use the term "Table" instead of "Entity", wich is a bit non-sense?

Diagrams produced by Mysql Workbench aren't more like logical schema imo, no?

I know it's simply a vocabular question, but I want to know if I understead the terms right.

Thanks for helping me clarifying this!