- Reference >
 mongoShell Methods >- Database Methods >
 - db.getMongo()
 
db.getMongo()¶
- 
db.getMongo()¶ Returns: The current database connection. db.getMongo()runs when the shell initiates. Use this command to test that themongoshell has a connection to the proper database instance.