mongodb/mongodb-show-dbs

List Databases

Display all databases on the server

mongodb
databases
list

Command

show dbs

Explanation

Shows all databases on the connected MongoDB instance. Useful to check existing databases.

Examples

List all databases

show dbs