How much memory does mongodb need?
Answer / Nikhil Singh Pundir
The amount of memory required for MongoDB depends on the size of your data, the number of connections, and the operations you perform. It's essential to monitor the performance and adjust the memory settings accordingly.
Here are some tips for setting the working set (wiredTigerCacheSizeGB) and the journaling file size (journal COMMAND_MAX):
- Start with 1 GB of wiredTigerCacheSizeGB if you have more than 4 GB of RAM, or a smaller value if your system has less memory.
- Set journal COMMAND_MAX to around 256 MB for small collections and up to 512 MB for larger collections.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why would you use mongodb?
What does mongodb mean?
Do mongodb databases have tables and schemas?
What is the term match in mongodb?
Is mongodb still popular?
Can mongodb scale?
What is the benefit of mongodb?
What are journaling in mongodb?
Is mongodb support relationship?
Is nosql database will replace to rdbms?
What is aggregation in mongodb?
What is a ‘namespace’?
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)