Prev Next

Database / MongoDB Interview questions

Why is MongoDB not recommended for a 32-bit system?

32-bit MongoDB processes are limited to about 2 gb of data since MongoDB storage engine uses memory-mapped files for performance.

More Related questions...

Show more question and Answers...


Comments & Discussions