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


Is mongodb good for storing images?



Is mongodb good for storing images?..

Answer / Sonal Kushwaha

Yes, MongoDB can be used to store images, although it's not primarily designed as an image storage system. The GridFS API provides support for handling large files like images by splitting them into chunks and storing the chunks as separate documents within a collection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What are replica sets in mongodb?

1 Answers  


Which commands you use to lock the database in mongodb?

1 Answers  


How does sharding work with replication in mongodb?

1 Answers  


How mongodb works? Explain

1 Answers  


How can you enter multi line operations in the mongo shell?

1 Answers  


Is mongodb a language?

1 Answers  


Is mongodb free for commercial?

1 Answers  


If a ‘movechunk’ fails, is it necessary to cleanup the partially moved docs?

1 Answers  


What is metadata in mongodb?

1 Answers  


What should all points be taken into consideration while creating a schema in mongodb?

1 Answers  


Does google use mongodb?

1 Answers  


How to know, what indexes exist in a collection?

1 Answers  


Categories