External reviews
External reviews are not included in the AWS star rating for the product.
My experience with MongoDB
What do you like best about the product?
I have been using MongoDB for the past 3 months and I have noticed a few points that I would like to highlight. MongoDB provides great flexibility, object-oriented models, and design. Its scalability is also impressive. I have successfully integrated it with Textastic, and it is working perfectly. Its very easy to use and provides good customer support as well.
What do you dislike about the product?
There are a few points, which can be improved like lack of transaction support, memory usage and learning curve
What problems is the product solving and how is that benefiting you?
It's solving my problems in several aspects, such as flexible schema and scalability with high performance. MongoDB is a highly document-oriented model, which allows me to represent complex data effectively.
- Leave a Comment |
- Mark review as helpful
Great NoSQL DB with few limitations
What do you like best about the product?
MongoDB is great NoSQL document db that offers features horizontal scaling, schema less architecture, good third party support
What do you dislike about the product?
Limited support of ACID transactions and complixity of sharding
What problems is the product solving and how is that benefiting you?
We are using MongoDB to track and report on the employees activity. This involves aggregation queries, geospatial queries and stored scripts to support an APIs for in house web application.
MongoDB Made Easy: Simplifying Data Management for Everyone
What do you like best about the product?
MongoDB makes it simple to work with data, like storing and finding data quickly.
It can handle large volume of data without slowing down.
It is easy to use even if you are not expert.
It is very secure so the only right people can access the data.
It is easy to integrate in code.
The schemaless architecture makes it very useful for raw and especially json data.
It can handle large volume of data without slowing down.
It is easy to use even if you are not expert.
It is very secure so the only right people can access the data.
It is easy to integrate in code.
The schemaless architecture makes it very useful for raw and especially json data.
What do you dislike about the product?
Using mongoDB might cost high especially for bigger projects with lost of features.
Sometimes it might have bugs or issues that need fixing.
Sometimes it might have bugs or issues that need fixing.
What problems is the product solving and how is that benefiting you?
MongoDB is ideal for storing and retrieving unstructured data efficiently, supporting diverse data types and formats.
It's well-suited for handling large volumes of unstructured data, ensuring smooth performance and scalability.
It's well-suited for handling large volumes of unstructured data, ensuring smooth performance and scalability.
1 person found this helpful
Experience with MongoDB
What do you like best about the product?
I liked the rich query language model of MongoDB. It's easy to setup and establish connections with MongoDB clusters. The community support provided is awesome.
It is currently the easest and most flexible NoSQL database in the market. We worked intensively on a large set of Collections for our clients.
It is currently the easest and most flexible NoSQL database in the market. We worked intensively on a large set of Collections for our clients.
What do you dislike about the product?
The only thing we faced was to handle large datasets and clusters. Maintaining consistency is a bit challenging for us. Hoping to get more ACID complaint-friendly features in MongoDB.
What problems is the product solving and how is that benefiting you?
MongoDB helped us build a large collection of client data that would have been hard to manage with SQL database and managing such large and querying was very easy and cost-effective.
1 person found this helpful
Quick DB
What do you like best about the product?
Ability to handle growing data volume, evolving data models.
What do you dislike about the product?
Learning ios required to make full use of the product.
What problems is the product solving and how is that benefiting you?
Ingest volumes from any data model.
Very hard to use
I subscribe, then, I don't know where to manage the database or see the URI again... How this is integrated with AWS dashboard?
Truly scalable database for Read heavy and write system.
What do you like best about the product?
The low latency and scalability of database with increasing work load. We migrated one of our system from firestore to mongoDB and loving the performance which we are getting.
What do you dislike about the product?
sometime feels like perfect database for true scale but we need to carefully manage index and add proper index to make query efficient.
What problems is the product solving and how is that benefiting you?
I our use case we use to store every datapoint for user details like location and ip in firestore. We are suffering from costing and latency problem as we are growing. We now shifted to mango db initial their is high resource usage by mongoDB but as we tune configurations and added indexing we no moving having resource usage problem.
Pros of MongoDB for Lead Engineers
What do you like best about the product?
MongoDB's document-oriented schema is flexible and adaptable, allowing you to easily model complex data structures without being constrained by a rigid relational schema. MongoDB benefits from a large and active community, providing extensive documentation, tutorials, and libraries in various languages. cloud-native features, like Atlas, simplify deployment and management on various cloud platforms, offering scalability and flexibility without managing infrastructure. Easy to use and integrate with spring boot and other platforms.
Ease of implementation with other DB for DB per service arch.
Ease of implementation with other DB for DB per service arch.
What do you dislike about the product?
Limited Join Capability, Data Consistency Guarantees, Potential Data Integrity Issues, Troubleshooting performance issues or data inconsistencies in MongoDB can be more involved compared to relational databases due to its distributed nature and lack of ACID guarantees. Customer Support is most of the time not available.
What problems is the product solving and how is that benefiting you?
flexibility, scalability, and developer-friendly features make it attractive for modern applications.
1 person found this helpful
Very Good Non-Relational Database
What do you like best about the product?
I mostly liked the easiness of using MongoDB. We don't have to define table structure. We can add a new column in our data time as it is completely based on JSON.
What do you dislike about the product?
I don't have anything to dislike about MongoDB.
What problems is the product solving and how is that benefiting you?
I used MongoDB in a couple of my Java projects. I used it to store user login activity and logs.
Perfect NoSql database for High available Microservieces
What do you like best about the product?
NoSQL yet supports schema
Support for geospatial indexing with sharding, replication
Pipeline aggregation
Vast community support and client library in every language
Readymade connector with changelog to elastic search , kafka etc
Support for geospatial indexing with sharding, replication
Pipeline aggregation
Vast community support and client library in every language
Readymade connector with changelog to elastic search , kafka etc
What do you dislike about the product?
Lack of analytical stack
Complex sharding operation with manual balancing
Complex sharding operation with manual balancing
What problems is the product solving and how is that benefiting you?
Storing evolving schema database for our SaaS microservices.
1 person found this helpful
showing 11 - 20