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 |
How does mongodb store data on disk?
Mention how you can inspect the source code of a function?
How can you customize to mongo shell prompt?
Is mongodb a cloud?
What is storage engine in mongodb?
Is it necessary to install mongodb compass?
How does journaling work in mongodb?
What are the different types of nosql databases? Give some examples.
How is query injection and how to handle it in mongodb?
Explain the covered query in mongodb.
How to do transaction/locking in mongodb?
What is mongodb replica set?
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)