Building Relational Databases With MySQL Workbench
1/10
MySQL Workbench is a unified graphical interface for database designers, developers, and DBAs. With the flexibility and control it offers, you can build complex data structures in a matter of minutes. It is used for everything from building single-page websites to managing huge databases and servers. MySQL Workbench gives you the power you need in developing and customizing your databases. MySQL is one of the most popular, user-friendly, open source databases.
In MySQL Workbench, you can find many of the same features available in the core MySQL server. This is a relational databases management tool, which enables you to manage and maintain large databases efficiently and effectively. There are powerful features like full support for Oracle, Mosaic, Ctree, and MDAC2 databases, and sophisticated reporting and analytical capabilities. MySQL is one of the best choice for developing high performance, dynamic, scalable, and economical web services.
To view your databases, you need to open a MySQL Workbench session by clicking on the icon located in the lower right corner of your screen or by pressing the command Ctrl+O. In a few second, you will be able to open your selected databases in a new window. You can select any of the views available such as table, view, or view all under one menu bar. If you need to change the default behavior of MySQL such as adding or deleting tables, just click on the appropriate shortcut, which is located in the top right corner of your screen.