MongoDB Atlas (pay-as-you-go)
MongoDB, IncExternal reviews
509 reviews
from
and
External reviews are not included in the AWS star rating for the product.
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.
A very easy to use and robust relational database management software!
What do you like best about the product?
MongoDB's compass is a very user-friendly application for non-technical people because of the ease of creating the tables and inserting the data without commands. Further, the connection with the frontend interface is also quite easy and user-friendly with the application.
What do you dislike about the product?
As the MongoDB is a relational database, the addition of null values are replaced by 0 values for the variables and hence the application stores the data in the form of JSON values.
What problems is the product solving and how is that benefiting you?
MongoDB is helping me in quickly creating the database and connecting with the frontend interface in my projects and day-to-day use in the assignments. I am able to add authentication in all of my connections.
Recommendations to others considering the product:
MongoDB is best for people who are not sound in technical and database knowledge. It helps in the efficient making of the tables.
Most versatile NoSQL data platform
What do you like best about the product?
MongoDB is not just a basic NoSQL offering; it caters to the needs of a simple small web app to a complex production application. The ability to store and manipulate document data, geodata is what makes it stand out.
What do you dislike about the product?
MongoDB can be complex to configure and maintain if you're hosting a large production cluster by yourself. Using a hosting provider like MongoDB Atlas can make things easier but very expensive.
What problems is the product solving and how is that benefiting you?
I'm using MongoDB to run multiple user-facing and internal platforms in the domains of e-commerce, social media, cms. These platforms share multiple microservices in the backend. A single PSS MongoDB cluster has provided enough resilience and performance to run everything without a hiccup.
Strong NoSQL candidate. Easy to use, and works well with various needs.
What do you like best about the product?
I like how easy MongoDB is to integrate with my applications. The document-based aspect is also beneficial because it allows for raw JSON data to be directly inserted into the database.
What do you dislike about the product?
There isn't anything I particularly dislike, but I believe their GUI applications could use some more refining (MongoDB Compass).
What problems is the product solving and how is that benefiting you?
I can take data that I have massaged from CSV into JSON and directly insert the JSON into the document-based database. I don't have to worry about reformatting the data just to store it in my database. This reduces the risk of error when modifying the format of data.
Immediate response database
What do you like best about the product?
The connection is stable and fast response in request of data, data in JSON format.
What do you dislike about the product?
Grouping and configuring different number of Clusters is difficult to do.
What problems is the product solving and how is that benefiting you?
The first benefit is the speed of response and the special Cluster configuration for greater security.
showing 81 - 90