What is gridfs in mongodb?
Answer / Savitri
GridFS is a MongoDB storage engine designed to store large files. It breaks a single file into chunks and stores each chunk as a separate document, making it easier to manage and retrieve large data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Should you start out with sharded or with a non-sharded mongodb environment?
How does mongodb provide concurrency?
Will there be journal replay programs in case of incomplete entries (if there is a failure in the middle of one)?
How do I start mongodb locally?
Is mongo shell supported to tab completion?
How replication works in mongodb?
Is mongodb a backend?
Does an update fsync to disk immediately?
Why are data files so large?
How do you delete a document from a collection?
Why does profiler use in mongodb?
How to create index after every query insert?
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)