MongoDB is an excellent choice if you need to: Support rapid iterative development. Enable collaboration of a large number of teams. Scale to high levels of read and write traffic . Scale your data repository to a massive size.
Read moreCan MongoDB be used with JavaScript?
Although these methods use JavaScript, most interactions with MongoDB do not use JavaScript but use an idiomatic driver in the language of the interacting application . If you do not need to perform server-side execution of JavaScript code, see Disable Server-Side Execution of JavaScript.
Read more