Mysql-workbench-bin Command

Mysql-workbench-bin Command

mysql-workbench-bin

MySQL Workbench – a visual database modeling, administration and queuing tool

Install mysql-workbench-bin

  • Debian apt-get install mysql-workbench Click to copy
  • Ubuntu apt-get install mysql-workbench Click to copy
  • Arch Linux pacman -S mysql-workbench Click to copy
  • Raspbian apt-get install mysql-workbench Click to copy

mysql-workbench

MySQL Workbench - a visual database modeling, administration and queuing tool

MySQL Workbench is a modeling tool that allow to design and generate MySQL databases graphically. It also has administration and query development modules where you can manage MySQL server instances and execute SQL queries.

Install the latest version of mysql-workbench-bin in Debian, Ubuntu, Arch and Raspbian from terminal. To install the mysql-workbench-bin just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of mysql-workbench-bin from the respository and install it in your computer/server.