Use MySQL Workbench to draw e-r diagrams

Source: Internet
Author: User

MySQL Workbench is a er/ database modeling tool designed for MySQL . You can use MySQL Workbench to design and create new database diagrams, create database documents, and perform complex MySQL migrations. This article describes using MySQL Workbench to draw e-r diagrams.

method / Step
    1. Find the software in the Start menu, click Open

    1. After you start the software, you do not need to connect to the database (many people connect directly to the database so there is no place for designing ER models)

    1. Click "+" to enter the model design interface

    1. Double-click Add Diagram to enter the following design interface

    1. Click on the toolbar table and click in the design area and a table1 will appear and double-click it

    1. Finally execute the "File" and "Export" button, select Forward Engineer SQL CREATE Script (ctrl+shift+g). This allows you to export the model as a SQL script file. Now execute the SQL file and it's OK .

Use MySQL Workbench to draw e-r diagrams

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.