Answers for "how to go to a collection in mongodb terminal"

8

show collections in mongodb

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

Code answers related to "how to go to a collection in mongodb terminal"

Browse Popular Code Answers by Language