Installation and Configuration of MySQL on Ubuntu
Installation:
MySQL being one of the most popular and open-source relational database management systems, you'll find this available with almost every package manager.
Here's the command to update your existing repos and install MySQL in Ubuntu:
sudo...
akshayhegde.hashnode.dev5 min read