How to create a user in MySQL, manage the permissions, modify the permissions, How to revoke the permissions, drop the user in MySQL.
Category: Database
In this tutorial, discussing, “how to create table in MySQL using GUI and CLI. MySQL shell used for command-line and workbench for GUI.

In this article, will cover the 3 ways to install the MySQL Workbench in Ubuntu system. With apt, with .deb file(GUI), and with .deb(CLI).
MongoDB: How to create database and collection, then How to insert the data. How to manage MongoDB Compass. How to drop the database.
This article is for How to manage MongoDB with Docker container, to set up the MongoDB, to login into the container, and use of compass.
This article is “How to Install MySQL Workbench in Ubuntu 20.04”. 3 different ways are explained in this POST. By GUI, CLI, and with APT.