When do we use namespace in mongodb?



When do we use namespace in mongodb?..

Answer / Jayvardhan

In MongoDB, a namespace is used to identify collections. Every document within a database resides in a specific collection, and each collection belongs to a unique namespace.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Explain "namespace" in mongodb.

1 Answers  


Is mongodb a graph database?

1 Answers  


What is syntax of for loop in r?

1 Answers  


Can we store images in mongodb?

1 Answers  


How do I drop a collection in mongodb?

1 Answers  


Why mongodb is required?

1 Answers  


How to update operations immediately sync to disk in mongodb?

1 Answers  


Is mongodb a nosql?

1 Answers  


What is the meaning of projections in mongoDB?

1 Answers  


Is mongodb better than sql?

1 Answers  


How long does replica set failover take?

1 Answers  


What are types of data models in mongodb?

1 Answers  


Categories