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


Can we store images in mongodb?



Can we store images in mongodb?..

Answer / Ajay Prakash Vishwakarma

Yes, MongoDB can store binary data including images. You can use the 'Buffer' or 'Base64' methods to store images as BSON (MongoDB's native binary serialization format). However, GridFS is a common method for storing large files such as images.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Why mongodb is known as best nosql database?

1 Answers  


How to insert data into mongodb using mongoose?

1 Answers  


What are the disadvantages of mongodb?

1 Answers  


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

1 Answers  


What is mongodb stitch?

1 Answers  


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

1 Answers  


Does mongodb support acid transactions?

1 Answers  


Does mongodb support sql server?

1 Answers  


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

1 Answers  


Which method is used to update multiple document?

1 Answers  


What is the symbol of logical OR operation in mongodb?

1 Answers  


Is mongodb an orm?

1 Answers  


Categories