Usage
To install MySQL Workbench, run the following command from the command line or from PowerShell:
choco install mysql.workbench
To upgrade MySQL Workbench, run the following command from the command line or from PowerShell:
choco upgrade mysql.workbench
To uninstall MySQL Workbench, run the following command from the command line or from PowerShell:
choco uninstall mysql.workbench
Description
MySQL Workbench provides DBAs and developers an integrated tools environment for:
- Database Design and Modeling
 - SQL Development (replacing MySQL Query Browser)
 - Database Administration (replacing MySQL Administrator)
 
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know here that the package is no longer updating correctly.