MySQL Forums
Forum List  »  MySQL Workbench

Re: Separate EER's or use layers???
Posted by: Mike Lischke
Date: April 24, 2009 12:40AM

Hey Michael,

distributing your tables over several diagrams has the advantage that you don't have too many objects on one diagram, which in turns speeds up handling/rendering and also supports a better view on your objects. If you have 100 or more tables on a diagram you will find yourself frequently zooming in and out either having only a small part of your diagram in view to work on details or you cannot really see what's going on from the bird's eye view.

Layers in turn are normal design objects like tables, procedure groups etc. Layers are primarily used to visually separate a part of your model, which belongs semantically together in a certain sense. So they give you a design tool at hand that helps to better layout the objects in a diagram.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
3024
April 23, 2009 03:10PM
Re: Separate EER's or use layers???
2104
April 24, 2009 12:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.