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 |
What are replica sets in mongodb?
Which commands you use to lock the database in mongodb?
How does sharding work with replication in mongodb?
How mongodb works? Explain
How can you enter multi line operations in the mongo shell?
Is mongodb a language?
Is mongodb free for commercial?
If a ‘movechunk’ fails, is it necessary to cleanup the partially moved docs?
What is metadata in mongodb?
What should all points be taken into consideration while creating a schema in mongodb?
Does google use mongodb?
How to know, what indexes exist in a collection?
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)