MongoDB Atlas (pay-as-you-go)
MongoDB, IncExternal reviews
508 reviews
from
and
External reviews are not included in the AWS star rating for the product.
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.
best document based database
What do you like best about the product?
MongoDB is a scalable database with flexible schema
What do you dislike about the product?
MongoDB documents limit to 16MB only and also consumes lots of memory
What problems is the product solving and how is that benefiting you?
MongoDB is used for its scalability in nature. We can add any field at runtime
Best for storing real time data
What do you like best about the product?
I have been using mongo DB for a while now and it has been useful for my daily work. There are many benefits of using Mongo DB. It's easy to create and delete data. Out of the NoSQL, I always prefer mongo DB because it's easy to learn. and even data manipulation via a program is also easier. Another advantage of Mongo DB is having replica sets. when dealing with heavy databases to work with real-time data there is a higher chance of database failures. But having replica sets has always kept data consistent and reliable.
What do you dislike about the product?
There are two main issues I have came across while using Mongo DB . The first is having a limit to the document size. (16MB). This is kind of a disadvantage when using MongoDB. The reason there is a limit is that mongo DB works with real-time data. Therefore as a solution, they have introduced to use time ranges in order to save data.
The next issue that I have come across is having to write difficult queries when dealing with nested fields.
The next issue that I have come across is having to write difficult queries when dealing with nested fields.
What problems is the product solving and how is that benefiting you?
Mongo DB has contained replica sets. When dealing with heavy databases to work with real-time data there is a higher chance of database failures. But having replica sets has always kept data consistent and reliable.
Can easily dump and restore data.
Having GridFS feature to store files and images.
Can easily dump and restore data.
Having GridFS feature to store files and images.
One of the best No SQL DB
What do you like best about the product?
MongoDB inspires me with its speed to read data. It is fast, accurate, scalable, and flexible database. The learning curve is very minimal,and one can kick-start using it in no time.
What do you dislike about the product?
Agregation of data in different collections is hard thing to do.
What problems is the product solving and how is that benefiting you?
I am using mongoDB to store non-relational data and for fast database operations.
showing 81 - 90