Answers for "how to check database collection in mongodb"

8

show collections in mongodb

db.getCollectionNames()
Posted by: Guest on June-08-2020
4

mongo db show datbae

show dbs
Posted by: Guest on July-08-2020

Code answers related to "how to check database collection in mongodb"

Browse Popular Code Answers by Language