Listing Databases and Tables in MySQL and MariaDB
This guide explains how to list databases and tables using MySQL or MariaDB using simple commands. Managing your databases from the Linux shell is quick and efficient compared to some of the bloated database management tools available. Here’s a quick primer on seeing what databases… Read More »Listing Databases and Tables in MySQL and MariaDB