MongoDB Atlas (pay-as-you-go)
MongoDB, IncExternal reviews
514 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Best Consumer friendly and a Desi Database
What do you like best about the product?
I like playing with its features basically it is very easy to use, latency is nice, easy querying, and I actually feel comfortable when I Mongo DB for app development.
What do you dislike about the product?
There is Nothing to dislike, I am expecting to have Machine learning-based pipelines inside MongoDB itself.
What problems is the product solving and how is that benefiting you?
Developing end to end ticker based JSON data, no complex queries, and Nice documentation
Unstructured data storage
What do you like best about the product?
As a Data guy, I like to store unstructured data and MongoDB come to rescue
What do you dislike about the product?
Does not provide typical SQL like querying especially Joins within MongoDB
What problems is the product solving and how is that benefiting you?
The biggest advantage is storing the unstructured data
Best NoSql Database
What do you like best about the product?
- MongoDB provides scalability flexibility with fast query time.
- It provides 3 replica set which is used for backup if primary replica fails then seconday replica becomes primary.
- It provides 3 replica set which is used for backup if primary replica fails then seconday replica becomes primary.
What do you dislike about the product?
I don't dislike anything in MongoDB. It is fast and easy to use.
What problems is the product solving and how is that benefiting you?
It is very scalable and used with an unstructured and structured database. It also had the concept of indexing which is very useful for getting quick data from databases.
MongoDB Review
What do you like best about the product?
Because the keys are indexed, retrieving the documents that are related to them is quick and easy. Using MongoDB, you can perform multi-document ACID transactions over different replica sets, sharded clusters, and even across several instances of the same replica set.
What do you dislike about the product?
MongoDB is widely prefered NoSQL by the community and is excellent with features, so, nothing to dislike.
What problems is the product solving and how is that benefiting you?
MongoDB - A document database, also known as a document-oriented database or a document store. This database scales nicely over numerous servers in order to handle large amounts of data and traffic. During the prototype stage, specifications and capabilities are often re-evaluated. A document database like MongoDB does not have a fixed structure; instead, it stores key-value pairs for each document.
Best NoSQL Database
What do you like best about the product?
MongoDB is an easy-to-use, fast, scalable, flexible, and robust database.It can be used with indexing for better performance.
What do you dislike about the product?
Nothing to dislike in the MongoDB database, but clustering is a little bit tricky.
What problems is the product solving and how is that benefiting you?
MongoDB is schemaless, very scalable to use, and stores unstructured data and structured data in a document form.
Best Non-Relational DataBase
What do you like best about the product?
MongoDb is the best non relational database, it helps in storing non-structured data in an organized way and its horizontal scalability is too flexible and strong query mechanism.
What do you dislike about the product?
No Transactional support as in MySql
Uses high internal memory
Document size is limited ie, 16 MB
If we have data of more than 16 MB we need to encode it and then save it
Uses high internal memory
Document size is limited ie, 16 MB
If we have data of more than 16 MB we need to encode it and then save it
What problems is the product solving and how is that benefiting you?
Problems that the mongo DB can easily solve
Storing of unstructured data separately
High query analysis
Powerful query mechanism
Uses indexing while saving data
Retrieval is soo fast
Storing of unstructured data separately
High query analysis
Powerful query mechanism
Uses indexing while saving data
Retrieval is soo fast
Powerful and Mature No-SQL
What do you like best about the product?
MongoDB is a mature project by now, I have been using it for years now, and the evolutions is something extraordinary, is fast, powerful, and you can be implemented in a vast variety of projects
What do you dislike about the product?
It is not something to dislike, but mongo has a specific construction and API, is NOT a replacement for SQL you can use it for a lot of topics but is not a SQL replacement but people tend to forget this
What problems is the product solving and how is that benefiting you?
Microservices with mongoDB nodejs and Angularjs for educational platforms, the resilience and architecture of mongo is really helpful for site reliability and its really easy to use it for microservices since the data store is decoupled
Recommendations to others considering the product:
again, Remember is not a replacement for SQL, mongo as any NoSql database has powerful features, learn what features you might implement and don't over do it, the mixture of a SQL and a NoSQL is usually the best way to go for bigger systems
Best db for unstructured data
What do you like best about the product?
It's good for storing unstructured data and storing eCommerce product information.
What do you dislike about the product?
It gets very slow for aggregation queries.
What problems is the product solving and how is that benefiting you?
We are using MongoDB to store eCommerce data. Benefits are you don't need to define any structure to store data.
Recommendations to others considering the product:
Read the documentation thoroughly.
MongoDB
What do you like best about the product?
Features and functionalities like:
- schema-less databse architecture
- deep querying ability
- ease of scale-out architecture
- clarity on single object structure
- schema-less databse architecture
- deep querying ability
- ease of scale-out architecture
- clarity on single object structure
What do you dislike about the product?
MongoDB does not support well-defined relationships
lack of ACID compliance
limited data size and nesting
lack of ACID compliance
limited data size and nesting
What problems is the product solving and how is that benefiting you?
we were looking for a schema-less database architecture along with deep querying capabilities for a scale-out database growth over a period of time
The benefits we reaped are:
- seamless db architeture
- developing deep querying capabilities to meet with custom querying capabilities
The benefits we reaped are:
- seamless db architeture
- developing deep querying capabilities to meet with custom querying capabilities
Mongo DB
What do you like best about the product?
The ease of integrating and scaling is the best part of MOngo DB.
What do you dislike about the product?
Need better tutorials to reduce nested callbacks.
What problems is the product solving and how is that benefiting you?
Data base related requirements are getting fulfilled.
showing 81 - 90