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

MongoDB with EBS RAID

MongoDB, Inc | 2.2.2

Linux/Unix, Amazon Linux 5.5 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

1 AWS reviews
  • 5 star
    0
  • 1
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

470 reviews
from G2

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


5-star reviews ( Show all reviews )

    Hafiz Muhammad Ali S.

Highly Scalable NoSQL Database

  • March 28, 2022
  • Review verified by G2

What do you like best about the product?
MongoDB is a fast and highly Scalable and reliable database. It is easy to query data in MongoDB, it has huge open source community for support and many supportive thrid part plugins and tools in node package manager.
What do you dislike about the product?
MongoDB takes a large amount of memory and the size of the document is so small. We can only make a maximum of 16MB documents. There is no support for transaction commit as we have in most SQL databases
What problems is the product solving and how is that benefiting you?
We use MongoDB mostly in e-commerce, health or fitness and messenger-type applications. It is easy to query and make database structure and schema so quickly. And it is so fast that we all love it.


    Computer Software

It is the best Database!

  • March 27, 2022
  • Review verified by G2

What do you like best about the product?
MongoDB is a noSQL database. This means that it is non-relational. Therefore, it is quick to start projects with it. In addition, its price list is quite good for me.
What do you dislike about the product?
Sometimes, things may get complicated easily. For example, referencing a value is harder than I think. It takes my time to finding functions beside findOne etc.
What problems is the product solving and how is that benefiting you?
MongoDB solves my problem with time and space. It is on the cloud, therefore, it is accesible and optimized. I feel more productive because it has a lot of tool compatible with any language I want.


    Haniel L.

Production grade database solution

  • March 18, 2022
  • Review provided by G2

What do you like best about the product?
It is fast, can be used for a variety of database solutions, and is extremely reliable. Also, the querying is really fast almost at par with SQL databases. It also has queries where you can aggregate data from the tables.
What do you dislike about the product?
Querying can get complicated, depending on the complexity of the data. Understanding the underlying working of MongoDB is not simple and it is easy to go wrong while developing solutions.
What problems is the product solving and how is that benefiting you?
We had used MongoDB as a cache solution to store some latest values which had to be retrieved very frequently and we were amazed by the performance of this database,


    Shivang K.

Perfect for growing organizations

  • March 16, 2022
  • Review verified by G2

What do you like best about the product?
MongoDB is very easy to learn and use. It is highly scalable. It also has a very simple installation. It has powerful querying and analytics tools available, both open source as well as paid.
What do you dislike about the product?
Our organization uses MongoDB as the database on all our backend services, and have not come across anything that I dislike yet.
What problems is the product solving and how is that benefiting you?
We use MongoDB as our database to store our data in different services that we have.


    Kirti S.

In MongoDB we can store data in BSON and it is fast and takes less space.

  • March 09, 2022
  • Review verified by G2

What do you like best about the product?
In MongoDB, we can store data easily and visualize it on Atlas UI. Easy to use and manage where data for application are in large numbers.
What do you dislike about the product?
MongoDB uses high memory for data storage and limits for document size.
What problems is the product solving and how is that benefiting you?
I am using MongoDB for the data where I don't have many relations between the fields and for that purpose MongoDB is great to use.


    Financial Services

Technical Lead at Globant

  • March 09, 2022
  • Review provided by G2

What do you like best about the product?
Indexing, Covered queries, Replica set, Sharding
What do you dislike about the product?
Nothing as such, its superb on all the aspects of scalability, high availablity
What problems is the product solving and how is that benefiting you?
Web2, Web3, Scalability, Finance and Accounting, Gaming


    Retail

The mongodb made database management easier for better customer experience through its features.

  • February 28, 2022
  • Review provided by G2

What do you like best about the product?
The mongodb makes the database management easier with the software and searching retrieving storing of data seamless. The UI is quite simple which makes it more user friendly and doesn't need more expertise to use the tool
What do you dislike about the product?
The user interface can be improved for better user experience and more features and extensions can be added to make it integrate with other devops middleware and development tools.
What problems is the product solving and how is that benefiting you?
Database creation
Collections management
Records management
Storage
Retrieve data
Search data
Testing


    Nir L.

Robust, Fast, and Easy to Use NoSQL Engine

  • January 17, 2022
  • Review verified by G2

What do you like best about the product?
MongoDB is a fast, document-based database that provides us with most data needs. We are using MongoDB as our primary database for our application, and it proved to be very fast, robust, and very easy to use. The schema-less methodology allows us to change schema as needed without worrying about past changes. The "aggregate framework" is a very good solution for building complex, yet easy to understand, queries.
What do you dislike about the product?
As with most NoSQL databases, MongoDB does not allow for cross-table JOINs. Hence, we need to structure our data accordingly and use solutions such as the aggregate framework in order to execute complex queries.
What problems is the product solving and how is that benefiting you?
We are using MongoDB as our central and primary database for our application. Using this database allows us to perform fast inserts and updates without worrying about table and page locks.


    Computer Software

Mongo DB

  • December 28, 2021
  • Review verified by G2

What do you like best about the product?
Quick and easy calls, much more easier than using other SQL applications. Easy to export information, very intuitive, simple help guide, user friendly, simple and clear interface
What do you dislike about the product?
nothing, did not find one thing that I am not happy with, it is simple and easy to use, that even someone like me with no deep SQL knowledge can use. Its SQL for dummies :)
What problems is the product solving and how is that benefiting you?
Its DB, it saves the needed information on tables. I use it on my daily work, to extract needed and requested information from our customers or our RnD team to provide more information about issues we have encountered.
Recommendations to others considering the product:
Easy to use, very friendly to end user


    Information Technology and Services

Great product with even greater customer support

  • December 28, 2021
  • Review provided by G2

What do you like best about the product?
MongoDB is great. And the customer support is even greater.
What do you dislike about the product?
It is hard to think of something I dislike about MongoDB. Perhaps the pricing flexibility.
What problems is the product solving and how is that benefiting you?
We modeled a real-time communication application prototype with multiple users/sessions support in the same room.