MySQL Workbench

MySQL Workbench

The home screen
Developer(s) Oracle Corporation
Stable release
6.3.8 / October 21, 2016 (2016-10-21)
Repository no%20value
Written in C++, C#, Objective-C
Operating system Windows, OS X and Linux[1]
License
Website www.mysql.com/products/workbench/

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.

History

fabFORCE.net DBDesigner4

fabFORCE.net DBDesigner4

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, Mac OS X and Linux.[6]

In late 2003, Zinner was approached by representatives from MySQL AB and joined the company to take over the development of graphical user interface (GUI) tools for MySQL. This led to the creation of the MySQL GUI Tools Bundle.[7]

MySQL GUI Tools Bundle

The MySQL Administrator part of GUI Tools

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]

Releases

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 at 5.0 to emphasise that MySQL Workbench was developed as the successor to DBDesigner4.[12]

MySQL Workbench 5.0 and 5.1

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]

MySQL Workbench 5.2

Starting with MySQL Workbench 5.2 the application has evolved to a general database GUI application. Apart from physical database modeling it features an SQL Editor, database migration tools, and a database server administration interface, replacing the old MySQL GUI Tools Bundle.

MySQL Workbench 6.0

On May 22, 2013, the MySQL Workbench Team announced [15] that they were working on Version 6.0. The first public beta, labeled version 6.0.2, was released [16] on June 14, 2013, and the first general-availability release was made on August 12, 2013.[17]

MySQL Workbench 6.1

On January 23, 2014 the MySQL Workbench Team announced [18] its first public beta release of Version 6.1. The first general-availability release was made on March 31, 2014.[19] New features include improved Visual Explain output, a Performance dashboard, Performance Schema support, additional query result views, and MSAA support.

MySQL Workbench 6.2

On August 19, 2014, the MySQL Workbench Team announced [20] its first public beta release of Version 6.2. The first general-availability release was made on September 23, 2014.[21] New features are shortcut buttons for common operations, "pinning" of the results tab, Microsoft Access Migration,[22] MySQL Fabric Integration, Spatial View Panel to visualize spatial and geometry data, Geometry Data Viewer, Result Set Width, SQL editor tabs are properly saved, Shared Snippets, a new Run SQL Script dialog, Model Script Attachments, Client Connections management has a new "Show Details" window where more information about connections, locks, and attributes is displayed, performance columns can display sizes in KB, MB, or GB, the migration wizard can resume operations of data copying if interrupted, MySQL connection password is remembered across the MySQL Workbench session.

MySQL Workbench 6.3

On March 5, 2015, the MySQL Workbench Team announced [23] its first public beta release of Version 6.3. The first general-availability release was made on April 23, 2015.[24] New features include a "fast migration" option to migrate the data from the command-line instead of the GUI, a SSL certificate generator, improved SQL auto-completion, a new table data import and export wizard, and MySQL Enterprise Firewall support.

Features

Prominent features of MySQL Workbench are:

Licensing and editions

MySQL Workbench is the first MySQL family of products that offer two different editions - an open source and a proprietary edition.[25] 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 proprietary "Standard Edition" extends the Community Edition with a series of modules and plugins.[26]

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.[27][28]

Community reception and reviews

Since its introduction MySQL Workbench has become popular within the MySQL community. It is now the second most downloaded product from the MySQL website with more than 250,000 downloads a month.[29] Before that it was voted Database Tool of the Year 2009 on Developer.com.[30]

MySQL Workbench has been reviewed by the open source community and print magazines.[31][32][33][34]

See also

References

  1. "Chapter 2: Installation". MySQL Workbench. MySQL. 2014-11-27.
  2. DBDesigner4 Webpage, fabFORCE.net. Retrieved 2010-03-26.
  3. fabFORCE.net About Page, fabFORCE.net. Retrieved 2010-03-26.
  4. DBDesigner4 Source Code Download, fabFORCE.net. Retrieved 2010-03-26.
  5. DBDesigner4 Feature List, fabFORCE.net. Retrieved 2010-03-26.
  6. DBDesigner4 Download Page, fabFORCE.net. Retrieved 2010-03-26.
  7. Arjen Lentz, "Interview with Michael G. Zinner", MySQL.com. Retrieved 2010-03-26.
  8. MySQL GUI Tools Bundle: Archived Downloads, MySQL.com, Retrieved 2010-03-26.
  9. MySQL Product Support EOL Announcements, MySQL.com, Retrieved 2010-03-26.
  10. MySQL GUI Bundle announcement (without MySQL Workbench), MySQL.com Forum Archive, Retrieved 2010-03-26.
  11. Workbench Schedule Announcement, MySQL.com Forum Archive, Retrieved 2010-03-26.
  12. MySQL Workbench FAQ - General, MySQL Workbench Blog, Retrieved 2010-03-26.
  13. Michael G. Zinner, "Why Release on Windows First", MySQL Workbench Blog, Retrieved 2010-03-26.
  14. MySQL Workbench Releases, MySQL Workbench Blog, Retrieved 2010-03-26.
  15. "MySQL Workbench 6.2 » Blog Archive » MySQL Workbench 6.0 – A Sneak Preview". mysqlworkbench.org. Retrieved May 10, 2015.
  16. "MySQL Lists: announce: MySQL Workbench 6.0.2 Beta 1 released". mysql.com. Retrieved May 10, 2015.
  17. "Changes in MySQL Workbench 6.0". MySQL. Oracle Corporation. Retrieved 20 August 2013.
  18. "MySQL Workbench 6.2 » Blog Archive » MySQL Workbench 6.1.1 BETA has been released". mysqlworkbench.org. Retrieved May 10, 2015.
  19. "Changes in MySQL Workbench 6.1". MySQL. Oracle Corporation. Retrieved 2 June 2014.
  20. "MySQL Workbench 6.2 » Blog Archive » MySQL Workbench 6.2.1 BETA has been released". mysqlworkbench.org. Retrieved May 10, 2015.
  21. "Changes in MySQL Workbench 6.2". MySQL. Oracle Corporation. Retrieved 3 October 2014.
  22. "MySQL :: MySQL Workbench :: 10.4 Microsoft Access Migration". mysql.com. Retrieved May 10, 2015.
  23. "MySQL Workbench 6.3.1 Beta has been released".
  24. "Changes in MySQL Workbench 6.3". Oracle Corporation.
  25. MySQL Workbench Editions, MySQL Workbench Blog. Retrieved 2010-03-26.
  26. Michael G. Zinner, "Beta testers wanted!", MySQL Mailing List Archives, 2007-11-19. Retrieved 2010-03-26.
  27. Sun Introduces MySQL Workbench, O'Reilly Conference News, Retrieved 2010-03-26.
  28. Sean Michael Kerner, "MySQL Not Going Closed Source?", internetnews.com. Retrieved 2010-03-26.
  29. MySQL Workbench Contribute Page, MySQL Workbench Blog. Retrieved 2010-03-26.
  30. Winners - Product of the Year 2009, Developer.com, 2009-01-14. Retrieved 2010-03-26.
  31. Jack Wallen, "Get to Know MySQL Workbench", Linux.com, 2010-03-16. Retrieved 2010-03-26.
  32. Konstantin Mirin, "MySQL Workbench – The Database Modeling Tool for MySQL", programmersnotes.info, 2009-03-01. Retrieved 2010-03-26.
  33. Cal Evans, "MySQL Workbench – A Superficial Review", blog.calevans.com, 2009-07-05. Retrieved 2010-03-26.
  34. MySQL Workbench 5.1: Too many tables and too many complex relationships? Visualize your MySQL database with MySQL Workbench., Linux Magazine, 2001-03-19. Retrieved 2010-03-26.

External links

This article is issued from Wikipedia - version of the 10/24/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.