Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

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

Reviews from AWS Marketplace

32 AWS reviews

External reviews

483 reviews
from G2

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

Sort by
Filter by

5-star reviews ( Show all reviews )

    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.


    Computer Software

Great nosQL database solution

  • December 18, 2021
  • Review verified by G2

What do you like best about the product?
JSON like documents.
Collections support TTL and can be configured to auto-expire.
Able to index collection based on multiple keys.
Indexing mentioned above greatly improves the speed and performance of queries.
What do you dislike about the product?
Cannot auto-expire documents based on creation date and time.
Sessions do not properly support inserting Large data in one transaction.
What problems is the product solving and how is that benefiting you?
Go to database solutions for most applications.
We are speeding up searches by indexing frequently queried keys in the database colection.


    Hospitality

One of the best NOSQL DB

  • December 16, 2021
  • Review provided by G2

What do you like best about the product?
Easy to use and different features like geospatial search
What do you dislike about the product?
Overall product is good but the price of client tool is more.
What problems is the product solving and how is that benefiting you?
Our team's main DB was Mongo. We were storing all the hotels data in Mongo


    Entertainment

Great tool for developing/database. Quick and Easy to get started with!

  • December 11, 2021
  • Review verified by G2

What do you like best about the product?
The website allows you to quickly spin up a database on their cloud for free, making it extremely easy to get started. The compass app for desktops makes for a great experience browsing and editing documents in the database. Also, the documentation and packages available for MongoDB are very easy and great to use!
What do you dislike about the product?
Sometimes some weird connection bugs come out of nowhere, making it impossible to connect to the database from a specific IP even though the IP is whitelisted.
What problems is the product solving and how is that benefiting you?
I am using MongoDB for multiple of my coding projects. I have been able to use it very easily with my applications, the compass app makes it very easy to preview and debug issues compared to many other alternatives out there such as Google Firestore or SQLite3.