mariadb example read table Example 1: mariadb create database CREATE DATABASE db_name; Example 2: mariadb show tables SHOW TABLES FROM database