Listing databases
SHOW DATABASES
Shows the databases found in the $GLADIUS_DB_ROOT directory; the first column
"database" is the database name, the second column "version" tells the Gladius DB version.
Listing tables
SHOW TABLES
Shows the tables found in the currently selected database