第三十章MySQL Workbench

MySQL Workbench与MySQL服务器和数据库的工作提供了一个图形化的工具。MySQL Workbench完全支持MySQL 5.1以上版本。

以下的讨论,简要介绍了MySQL Workbench的能力。有关更多信息,参见MySQL Workbench手册,可在dev.mysql.com http:/ / / / DOC /工作台

MySQL Workbench提供的功能主要有五个方面:

MySQL Workbench可在两个版本,社区版和商业版。社区版是免费的。商业版提供了额外的企业功能,如数据库文档生成,以较低的成本。

原文:

: Enables you to create models of your database schema graphically, reverse and forward engineer between a schema and a live database, and edit all aspects of your database using the comprehensive Table Editor. The Table Editor provides easy-to-use facilities for editing Tables, Columns, Indexes, Triggers, Partitioning, Options, Inserts and Privileges, Routines and Views.