Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

40 AWS reviews

External reviews

510 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    Yash C.

Mongo DB for Software Developers

  • May 25, 2022
  • Review provided by G2

What do you like best about the product?
When I used the MongoDB, the thing which I liked the most about it is that it provides the charts that shows database operations, queues, network traffic, connections and memory over time and it also provides an option to see system load on each collection.
What do you dislike about the product?
The thing which I disliked the most is there is no support for the join tables and it is expensive to use for the small scale projects.
What problems is the product solving and how is that benefiting you?
With the help of MongoDB we are able to use it for the storage of data, retrieve it easier and it also gives us support to view the performance charts.


    faizan s.

Mongodb is excellent database for newbie

  • April 20, 2022
  • Review provided by G2

What do you like best about the product?
MongoDB is the easiest way to use the document database for local projects and for the production environment. It can be easily deployed on the different cloud services and it is truly beginner-friendly.
What do you dislike about the product?
As a document database, it is easy to store data of any type which sounds cool but it is also the biggest drawback as MongoDB stores key names for each value pair thereby increasing data redundancy.
What problems is the product solving and how is that benefiting you?
For my company, we have built an ANPR (Automatic Number Plate Recognization) to extract numbers on the license plate then an API is called to get information based on the number plate this are easily managed by MongoDB


    Steven J.

With relational database choices and capabilities.

  • April 06, 2022
  • Review provided by G2

What do you like best about the product?
I like MongoDB it is very beneficial and important for:

1. It provides extensive indexing capabilities, allowing us to index any attribute.

2. It is favorable in terms of replication and high availability: Replication over LAN and WAN provides scalability and peace of mind.

3. MongoDB makes automated sharding easier to implement without losing functionality.

4. MongoDB is useful for queries on JSON-formatted data stored in a database.
What do you dislike about the product?
JOIN tables are not supported by MongoDB.

MongoDB uses a lot of RAM for data storage and has document size limits.

3rd party library support for MongoDB is insufficient and needs to be improved.

MongoDB does not support transactions.

MongoDB uses a substantial amount of internal memory.

MongoDB limits the document size to 16 MB; If we have data larger than 16 MB, we must encrypt it before saving it.
What problems is the product solving and how is that benefiting you?
MongoDB is very useful and provides excellent performance in terms of:

1. It allows us to quickly locate information.

2. Collaborate and improve our decision-making capacity.

3. It is useful for our organization to increase operational efficiency while reducing expenses.

4. When the user is studying the data, it is useful to continuously observe it.

5. Workflow automation is a viable option.

6. The administration of our cloud database has been simplified and improved.
Recommendations to others considering the product:
I recommend MongoDB it's great for:
1. Simplify recovery from a single point in time, making it perfect for data backup and restoration.
2. It is very responsive to mobile devices, which is essential for solving connectivity difficulties and personalizing our experiences through an easy-to-use interface.
3. The MongoDB website makes it easy to get started and allows us to build databases in our clouds for free.


    Mohammed T.

My mongoDB review

  • March 18, 2022
  • Review provided by G2

What do you like best about the product?
The flexibility of it since I'm working with json formatted data it's very easy to save update and retrieve data
What do you dislike about the product?
So far there is nothing that I don't like about mongoDB
What problems is the product solving and how is that benefiting you?
I wanted something different then sql to save a large chunks of data with fast retrieval of the data


    Nader S.

Great noSql databse

  • March 15, 2022
  • Review provided by G2

What do you like best about the product?
Great community around for help
Free tutorials everywhere
performant for Restless and real-time transactions
What do you dislike about the product?
There is nothing to dislike about MongoDB, one of the best NoSQL databases.
What problems is the product solving and how is that benefiting you?
real time treatment
easy to query


    Sumit S.

Best db for any kind of immediate action or db migration

  • March 15, 2022
  • Review provided by G2

What do you like best about the product?
The most liked this about this DB is pipeline like in other DB lookup is available but the processing speed of Mongo DB is far better compared to others. one more thing that is if your project DB schema is not completely defined although it is changing with an ongoing project that time you don't need to de migrations or migrate every time you just send data as key-value and data will insert or update so there is no boundation like you can send this data or anything
What do you dislike about the product?
There is nothing for dislike but only one thing can become better in other SQL we have the mapping of ORM for a different framework like when I worked on Django that time I user Django ORM so all lookup and data operation becomes easy compere to direct DB queries so please add ORM feature in Mongo DB
What problems is the product solving and how is that benefiting you?
As I said we can add any kind of data at any time we don't need any kind of migrations for this proper table schema so when I was working on my previous project (Wellness) that time client daily change requirement so too much time was wasted in DB configuration but after some time we use mongo db that time this issue was resolved this project about to e-commerce purpose to at one time we need to much data get from the different table so mongo lookup was very useful and it was executed in less time so customer will happy with the website and for any web portal time complexity is most important part
Recommendations to others considering the product:
If your project has some complex DB schema like you have to change your DB table structure because of new requirements then use this or for time complecity


    Information Technology and Services

MongoDB is a very fast and document based database, very flexible for javascript developers

  • March 09, 2022
  • Review provided by G2

What do you like best about the product?
It is very flexible to understand by javascript developers, their json format is very appreciable. Its too easy to use in backend and understand able.
What do you dislike about the product?
The data size which is very typically higher.
What problems is the product solving and how is that benefiting you?
Replica sets, which is consist of two copies or more, in a role of primary and secondary replica at time


    Vignesh S.

Best Consumer friendly and a Desi Database

  • March 08, 2022
  • Review provided by G2

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


    Ashwanth Kumar D.

Unstructured data storage

  • March 08, 2022
  • Review provided by G2

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


    Information Technology and Services

Best NoSql Database

  • February 01, 2022
  • Review provided by G2

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.
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.