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

How does mongodb store data on disk?

1 Answers  


Mention how you can inspect the source code of a function?

1 Answers  


How can you customize to mongo shell prompt?

1 Answers  


Is mongodb a cloud?

1 Answers  


What is storage engine in mongodb?

1 Answers  


Is it necessary to install mongodb compass?

1 Answers  


How does journaling work in mongodb?

1 Answers  


What are the different types of nosql databases? Give some examples.

1 Answers  


How is query injection and how to handle it in mongodb?

1 Answers  


Explain the covered query in mongodb.

1 Answers  


How to do transaction/locking in mongodb?

1 Answers  


What is mongodb replica set?

1 Answers  


Categories