mongodb show database command linux

Shell
show collections
show tables
db.getCollectionNames()show databases
show dbs
Source

Also in Shell: