Explain what is gridfs in mongodb?
Answer / Vabhav Chandra Gaur
GridFS is a specification for storing large files that exceed the BSON-document size limit (16MB) across multiple documents in MongoDB. It automatically divides the file into chunks and stores each chunk as a separate document within a GridFS collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I do transactions/locking in mongodb?
Is mongo shell supported to tab completion?
How long does replica set failover take?
Where is mongodb stored?
Is mongodb a graph database?
What is mongojs?
Does mongodb require a schema?
How does mongodb replication work?
How to set primary key in mongoose?
what is the role of profiler in mongodb?
How you can inspect the source code of a function?
What is the command syntax that tells you whether you are on the master server or not? And how many master does mongodb allow?
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)