Introducing G2.ai, the future of software buying.Try now
Pinned by G2 as a common question
G2

What is MongoDB used for?

What is MongoDB used for?
2 comments
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
AA
Software Engineer
0
Apart from being a NoSQL, would be happy to tell it provides a lot of flexibility with changing document schemas, and really good for analytics. Recently I used in a third party service integration, which had restful api, and stored all the json payload and json response in a collection and whenever wanted to fetch out request and response, it was quite easy to fetch the data. But yes, you might face difficulties in learning the syntax in the beginning, but trust me, once you get hold of it, it's no way back..
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
Vivek K.
VK
SDE - Fullstack and Infra
0
MongoDB is a NoSQL database, that works on concepts of documents, and collections rather than tables and relations.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply