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 |
Why mongodb is known as best nosql database?
How to insert data into mongodb using mongoose?
What are the disadvantages of mongodb?
What should all points be taken into consideration while creating a schema in mongodb?
What is mongodb stitch?
How do I drop a collection in mongodb? Write it's syntax
Does mongodb support acid transactions?
Does mongodb support sql server?
What is the limitations to run mongodb on 32 bits OS?
Which method is used to update multiple document?
What is the symbol of logical OR operation in mongodb?
Is mongodb an orm?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)