MySQL Workbench
01、概述
MySQL Workbench provides DBAs and developers an integrated tools environment for:
- Database Design & Modeling
- SQL Development
- Database Administration
- Database Migration
The Community (OSS) Edition is available from this page under the GPL.
mysql官方推出的mysql图形化工具,跨平台!
下载地址:
https://dev.mysql.com/downloads/workbench/
百度云下载:
http://pan.baidu.com/s/1b43x4i 密码: hmj2
02、安装
安装的先决条件: .Net4.5\Vc2015
To be able to install and run MySQL Workbench on Windows your system needs to have libraries listed below installed. The listed items are provided as links to the corresponding download pages where you can fetch the necessary files.
安装截图,自动检测出缺少组件,点击下载即可
安装必备组件
来张界面