Screenshot
The Home Screen |
|
Developer(s) | Oracle Corporation |
---|---|
Stable release | 5.2.36[1] / December 3, 2011 |
Written in | C++ / C# / Objective-C (Depending on platform) |
Operating system | Cross-platform |
License | GNU General Public License or proprietary EULA |
Website | mysqlworkbench.org |
MySQL Workbench is a visual database design tool that integrates SQL development, administration, database design, creation and maintenance into a single integrated development environment for the MySQL database system. It is the successor to DBDesigner 4 from fabFORCE.net, and replaces the previous package of software, MySQL GUI Tools Bundle.
Contents |
DBDesigner4 is an open source visual database design and querying tool for the MySQL database released under the GPL.[2] It was written in 2002/2003 by the Austrian programmer Michael G. Zinner for his fabFORCE.net platform using Delphi 7 / Kylix 3.[3][4]
While being a physical-modeling only tool DBDesigner4 offers a comprehensive feature set including reverse engineering of MySQL databases, model-to-database synchronization, model poster printing, basic version control of schema models and a SQL query builder.[5] It is available for MS Windows and Linux.[6]
Zinner was approached by representatives from MySQL AB and joined the company in late 2003 to take over the development of graphical user interface (GUI) tools for MySQL which lead to the creation of the MySQL GUI Tools Bundle.[7]
The MySQL GUI Tools Bundle is a cross-platform open source suite of desktop applications for the administration of MySQL database servers, and for building and manipulating the data within MySQL databases. It was developed by MySQL AB and later by Sun Microsystems and released under the GPL. Development on the GUI Tools bundle has stopped, and is now only preserved under the Download Archives of the MySQL site.[8]
The GUI Tools bundle has been superseded by MySQL Workbench, and reached its End-of-Life with the beta releases of MySQL Workbench 5.2. However, the MySQL Support team continued to provide assistance for the bundle until June 30, 2010.[9] Future releases of MySQL Workbench will add a migration plugin, providing features comparable to the MySQL Migration Toolkit component within the MySQL GUI Tools bundle.
The first preview version of MySQL Workbench was released in September 2005,[10] and was not included in the MySQL GUI Tools Bundle. Development was started again in 2007 and MySQL Workbench was set to become the MySQL GUI flagship product.[11]
Version numbering was started 5.0 to emphasis the fact that MySQL Workbench was developed as the successor to DBDesigner4.[12]
MySQL Workbench 5.0 and 5.1 are specialized visual database design tools for the MySQL database. While MySQL Workbench 5.0 was a MS Windows only product cross-platform support was added to MySQL Workbench 5.1 and later.[13][14]
Starting with MySQL Workbench 5.2 the application has evolved to a general database GUI application. Apart from physical database modeling it features a SQL Editor and a database server administration interface, replacing the old MySQL GUI Tools Bundle. The new application however still does not support data Migration which was a part of the old tool set.
Prominent features of MySQL Workbench 5.2 are:
MySQL Workbench is the first MySQL family of products that offer two different editions - an open source and a commercial edition.[15] The "Community Edition" is a full featured product that is not crippled in any way. Being the foundation for all other editions it will benefit from all future development efforts. The commercial "Standard Edition" extends the Community Edition with a series of modules and plugins.[16]
As this business decision was announced soon after the takeover of MySQL by Sun Microsystems, this has caused speculation in the press about the future licensing of the MySQL database.[17][18]
Since its introduction MySQL Workbench has become popular within the MySQL community. Since 2010 it is now the second most downloaded product from the MySQL website with more than 250,000 downloads a month.[19] Before that it was voted Database Tool of the Year 2009 on Developer.com.[20]
MySQL Workbench has been reviewed by the open source community and print magazines.[21][22][23][24]
|