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...


Explain what is gridfs in mongodb?



Explain what is gridfs in mongodb?..

Answer / Vabhav Chandra Gaur

GridFS is a specification for storing large files that exceed the BSON-document size limit (16MB) across multiple documents in MongoDB. It automatically divides the file into chunks and stores each chunk as a separate document within a GridFS collection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

How do I do transactions/locking in mongodb?

1 Answers  


Is mongo shell supported to tab completion?

1 Answers  


How long does replica set failover take?

1 Answers  


Where is mongodb stored?

1 Answers  


Is mongodb a graph database?

1 Answers  


What is mongojs?

1 Answers  


Does mongodb require a schema?

1 Answers  


How does mongodb replication work?

1 Answers  


How to set primary key in mongoose?

1 Answers  


what is the role of profiler in mongodb?

1 Answers  


How you can inspect the source code of a function?

1 Answers  


What is the command syntax that tells you whether you are on the master server or not? And how many master does mongodb allow?

1 Answers  


Categories