Why to use MongoDB?



Why to use MongoDB?..

Answer / Bipin Srivastava

MongoDB is a popular NoSQL database that uses JSON-like documents with optional schemas. It provides high performance, flexibility, and scalability which makes it an ideal choice for Node.js applications. MongoDB also offers features like indexing, replication, and aggregation pipelines.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What is a callback hell?

1 Answers  


How to build a web app with node js?

1 Answers  


How to truncate the file in Node.JS?

1 Answers  


What do you understand by global objects in node.js?

1 Answers  


What are the main advantages and disadvantages of using Node.js?

1 Answers  


Why to use node.js?

1 Answers  


How do you extract post data in node.js?

1 Answers  


What role does repl play in node.js?

1 Answers  


Explain the difference between process.tick() and setimmediate()?

1 Answers  


Is node js a virus?

1 Answers  


What are local installations of dependencies?

1 Answers  


Who invented node?

1 Answers  


Categories