Overview
MySQL Workbench is a tool for connecting to a MySQL database instance.
Prerequisites
- Ubuntu 18.04
Installation
01. Install using the following commands
$ sudo apt update $ sudo apt install mysql-workbench -y
02. Open either from the launcher or via the command line
Via launcher
Via command line
$ mysql-workbench