If you remove a document from database, does mongodb remove it from disk?
Answer / Km Shipra Singh
When you delete a document in MongoDB, the data is not immediately removed from the underlying storage. Instead, it is marked as deleted and will be eventually purged based on the 'write concern' configuration. The exact behavior may vary depending on the storage engine used (WiredTiger or MMAPv1).
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it necessary to install mongodb compass?
Why is mongodb called mongodb?
What is crud in mongodb?
How to perform transactions/lock in mongodb?
What is nosql database and why you use nosql database?
What are types of data models in mongodb?
How to update operations immediately sync to disk in mongodb?
Is mongodb a nosql?
Is mongodb good for large data?
What language you can use with mongodb?
Define mongodb SUM?
What is replication factor in mongodb?
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)