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 the need to provide size option on create collection?



What is the need to provide size option on create collection?..

Answer / Senjons Murmu

When creating a new collection in MongoDB, providing a size option (e.g., capped = true and size = N) can be useful for managing collections with limited storage. A capped collection guarantees that it will not grow beyond a specific size, ensuring predictable performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Can mongodb scale?

1 Answers  


What is mongodb config server?

1 Answers  


How you can inspect the source code of a function?

1 Answers  


What are indexes in mongodb?

1 Answers  


What is journaling in mongodb?

1 Answers  


What is the syntax to create a collection and to drop a collection in mongodb?

1 Answers  


Who developed MongoDB and when?

1 Answers  


Does mongodb run on windows?

1 Answers  


Why 32 bit version of mongodb are not preferred ?

1 Answers  


What is the difference between insert() and insertOne()?

1 Answers  


Is mongodb a nosql database? Explain.

1 Answers  


Why should I use mongodb?

1 Answers  


Categories