What are the limitations of mongodb?



What are the limitations of mongodb?..

Answer / Shwet Prakash

{"limitations": ["Lack of support for complex queries compared to SQL databases", "No enforced relationships between collections", "Scalability might be an issue in certain scenarios", "Data consistency can be compromised without proper handling of concurrent writes", "Learning curve for developers transitioning from traditional RDBMS systems"]}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What is mongodb written in?

1 Answers  


When an object attribute is removed, is it deleted from the store?

1 Answers  


Why do we use mongodb?

1 Answers  


Is nosql database will replace to rdbms?

1 Answers  


How to populate multiple fields in mongoose?

1 Answers  


Can I use mongodb for free?

1 Answers  


How we can create an index in mongodb?

1 Answers  


What is a table called in mongodb?

1 Answers  


How do I start mongodb in terminal?

1 Answers  


What is a ‘namespace’?

1 Answers  


How to connect mongodb with java in eclipse?

1 Answers  


What is difference between mysql and mongodb?

1 Answers  


Categories