Which app uses MongoDB?

Over the years, MongoDB has become a popular choice of a highly scalable database and it is currently being used as the backend data store of many well-known organizations like IBM, Twitter, Zendesk, Forbes, Facebook, Google , and a gazillion others.

Read more

Why we should not use MongoDB?

One of the downsides of MongoDB is that it doesn’t support transactions . Though fewer and fewer applications are requiring transactions, there are still some that need transactions in order to update multiple documents/collections. If that’s a necessary function for your team, MongoDB should not be used.

Read more