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

Reviews from AWS customer

36 AWS reviews

External reviews

508 reviews
from and

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


4-star reviews ( Show all reviews )

    Banking

MongoDB -One of the Best NoSQL

  • July 14, 2022
  • Review provided by G2

What do you like best about the product?
Although we have many No SQL's , MongoDB is the best of that kind with features like on-Cloud DB, and real-time sync with the Hybrid Cloud option. which supports the community, advanced enterprise version.
What do you dislike about the product?
Have found nothing as of now, it could have been more economical to serve the needs of the business across all Industries only thing I feel is it supports a limited set of programming languages.
What problems is the product solving and how is that benefiting you?
Data Modelling for IOT, Schema Validation, Support for Acid Transactions, Multi Cloud platform , Performance Advisor, Data Lake.


    Information Technology and Services

No Relation Database

  • July 13, 2022
  • Review provided by G2

What do you like best about the product?
It is no sql database with no defined colums, we can add columns as per requirement.
What do you dislike about the product?
So much difficult to find rows with different tables as relationship are not there.
What problems is the product solving and how is that benefiting you?
I am storing bulk of data with the help of mongodb in JSON format.


    Information Technology and Services

MongoDB Review

  • June 28, 2022
  • Review provided by G2

What do you like best about the product?
It is a fully documented DB where there are no relationships and can insert data in JSON format with n number of fields.
What do you dislike about the product?
As there are no relationships, sometimes it is difficult to search a particular data and that is time-consuming.
What problems is the product solving and how is that benefiting you?
It is data base where we can store the bulk of data in JSON format.


    Computer Software

MongoDb: Best Database available in the market

  • June 23, 2022
  • Review provided by G2

What do you like best about the product?
MongoDb is to use NO SQL database and is a open source Tool.
What do you dislike about the product?
Memory Consumption is too large in case of MongoDB compared to ther DB's.
What problems is the product solving and how is that benefiting you?
MongoDb is highly flexible and faster DB's and is easy to use.


    Information Technology and Services

MongoDb review

  • June 22, 2022
  • Review provided by G2

What do you like best about the product?
The best thing about MongoDb is we can store any type of data by creating our own data type. Connection with other tools using Api is also simple. Syntaxes are easy to learn.
What do you dislike about the product?
Complex aggregation queries are difficult when compared to sql. On a shared collection transaction is not supported. Documentation is not user friendly, it will be confusing.
What problems is the product solving and how is that benefiting you?
It has rapid pace of development because it is schema less. It also simplifies modelling complex, non relational data sets. Data replication is also fast and easy.


    Logistics and Supply Chain

Have been my go to db for all my database needs

  • June 10, 2022
  • Review provided by G2

What do you like best about the product?
The whole Nosql approach and object like data visualisation helps and make creating rest apis on top of mongo much easier.
What do you dislike about the product?
There is not much to dislike about mongo db.
What problems is the product solving and how is that benefiting you?
It's solving my database needs and dependency on structured dbs


    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