A quick way to see all of the databases on the system and (optionally) the number of tables in each:
$ mysqlshow
Use the -v flag to include number of tables.