Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a namespace in mongodb?



What is a namespace in mongodb?..

Answer / Yogesh Chauhan

A namespace in MongoDB represents a collection or database. Each collection and database has a unique namespace, which is composed of the database name (if specified) followed by a dot (".") and the collection name. For example, if you have a database named 'mydb' with a collection called 'mycoll', its namespace would be 'mydb.mycoll'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What is a secondary or slave?

1 Answers  


Is mongodb relational?

1 Answers  


Is mongodb support acid transactions?

1 Answers  


What are the limitations of mongodb?

1 Answers  


What are journaling in mongodb?

1 Answers  


What is a mongodb collection?

1 Answers  


What is crud in mongodb?

1 Answers  


How do I create a collection in mongodb? Write it's syntax

1 Answers  


Compare mongodb and couchdb at high level?

1 Answers  


Can we store pdf in mongodb?

1 Answers  


What is the limitations to run mongodb on 32 bits OS?

1 Answers  


Explain sharding in mongodb?

1 Answers  


Categories