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 gridfs in mongodb?



What is gridfs in mongodb?..

Answer / Savitri

GridFS is a MongoDB storage engine designed to store large files. It breaks a single file into chunks and stores each chunk as a separate document, making it easier to manage and retrieve large data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Should you start out with sharded or with a non-sharded mongodb environment?

1 Answers  


How does mongodb provide concurrency?

1 Answers  


Will there be journal replay programs in case of incomplete entries (if there is a failure in the middle of one)?

1 Answers  


How do I start mongodb locally?

1 Answers  


Is mongo shell supported to tab completion?

1 Answers  


How replication works in mongodb?

1 Answers  


Is mongodb a backend?

1 Answers  


Does an update fsync to disk immediately?

1 Answers  


Why are data files so large?

1 Answers  


How do you delete a document from a collection?

1 Answers  


Why does profiler use in mongodb?

1 Answers  


How to create index after every query insert?

1 Answers  


Categories