Often we make some sketches of the database we plan to create on a blackboard or a sheet of paper before we actually design its structure on computer. After that we discuss the entities we’ve got, normalize them and repeat these actions several times. As a result we get a completely approved database structure in the form of an image file in the project documentation.
Question:
How to create a database diagram basing on the image available?
Let’s try to do this using Database Designer of dbForge Studio for MySQL.
Let us suppose that you have a sketch of the future database:
Database Structure
To place this picture onto an empty diagram you should create an empty document, for …
[Read more]