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

MongoDB Atlas for AWS

MongoDB, Inc | 1

Reviews from AWS Marketplace

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

External reviews

474 reviews
from G2

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


5-star reviews ( Show all reviews )

    MARVIN M.

An alternative way to manage a database

  • August 12, 2019
  • Review provided by G2

What do you like best about the product?
My favourite feature about MongoDB is that I can embed a collection (the equivalent of a table in SQL) into anther collection. Something that would require me to create two separate tables in an SQL database
What do you dislike about the product?
Sometimes I spend a lot of time deciding between whether to embed a collection within another or create a new collection which is usually a tread off between performance against maintenance
What problems is the product solving and how is that benefiting you?
MongoDB is basically serverless which simplifies the process of setting it up


    Information Technology and Services

MongoDB looks complicated, but it is not!

  • August 06, 2019
  • Review provided by G2

What do you like best about the product?
I love the layout! You can tell it is a database software so it looks like a lot of conglomerated data, but it is super easy to use.
What do you dislike about the product?
Hmmm, I would like it better if they had a dark theme :D
What problems is the product solving and how is that benefiting you?
In my company, I am troubleshooting wait timer delays for our marketing automation feature called Campaign Automation.
Recommendations to others considering the product:
Get this if you want to get control of your database and any other implementation that deals with a large amount of data.


    Manoj S.

Review on MongoDb to show his strength

  • July 29, 2019
  • Review verified by G2

What do you like best about the product?
This is really wonderful tool easy to access, query builder, easily I can access date using my query this is really good tool which we can user for log time, we can added more environment here
What do you dislike about the product?
For large data its taking time to fetched data form server
What problems is the product solving and how is that benefiting you?
No I haven't faced any issues till now
Recommendations to others considering the product:
Yes definitely I will recommended this to my friends and company


    Shantall G.

I am a web developer who has used MongoDB as a database for some projects.

  • July 24, 2019
  • Review provided by G2

What do you like best about the product?
The flexibility that mongoDB offers. The tools that makes the things easier for make queries.
What do you dislike about the product?
The installation and first implementation for a new user can result a little complicated.
What problems is the product solving and how is that benefiting you?
The last project I did was a chatbot. As mongoDB is a non-relational database I was able to store all the information I needed and make queries so easily. Mongo was a good option to work with a framework for chatbots called RASA.
Recommendations to others considering the product:
In order for you to use mongoDB all you have to do is follow and read carefully the documentation.


    Computer Software

If data is unstructured then you must need MONGO DB.

  • July 10, 2019
  • Review provided by G2

What do you like best about the product?
It is very easy to use and its syntax is pretty much simple and easy. It reads the data from the live sources and helps in making the word cloud very effectively.
What do you dislike about the product?
Its output delivery system is not that much effective, every time we need to take data on excel then we can use it.
What problems is the product solving and how is that benefiting you?
Reading the data from live sources such as from Twitter, youtube comments and the data is not the same then we use this tool to fetch important attributes from the data.
Recommendations to others considering the product:
it is now a highly used database in the analytics industry to read the unstructured or semi-structured data, lots of online communities are there which helps the user very easily. Its price is a little high but its worth to use it.


    Aswin P.

Fast and reliable

  • June 29, 2019
  • Review provided by G2

What do you like best about the product?
It serves its purpose well and is seamlessly able to integrate with other solutions. The cloud offering is a cool way to get more out of the service without worrying about infrastructure.
What do you dislike about the product?
Mongo db is a bit had to understand in the dirst place. People who are trying to migration from old sql to mongo might have a hard time.
What problems is the product solving and how is that benefiting you?
I have can put many types of data onto same db.


    Computer Software

MongoDB review

  • June 27, 2019
  • Review provided by G2

What do you like best about the product?
Easy to install and setup, Schema less Document database and has no complex joins and support Regular expressions as well.
What do you dislike about the product?
Data consumption is high and Map/ reduce is slow and the most annoying is full database lock when a "Write" operation happens.
What problems is the product solving and how is that benefiting you?
Data consumption and Nesting.Easy installation and full technical support
Recommendations to others considering the product:
Yes, definitely got for it if you High speed and Scalability.


    Computer Software

Awesome way to create large databases

  • June 17, 2019
  • Review verified by G2

What do you like best about the product?
The way you can query in the documents easily
What do you dislike about the product?
Nothing, I really loved it. I want to use it forever
What problems is the product solving and how is that benefiting you?
Creating large amounts of documents or data for my projecvt
Recommendations to others considering the product:
If you have a larg amount of documents for a database. you should consider using this one


    Computer Software

Mongo DB for data driven decisions

  • May 31, 2019
  • Review provided by G2

What do you like best about the product?
easy to maintain data collections and fast query process. it is very easy to query with drag and dropping key fields
What do you dislike about the product?
cannot merge two collections and query. it is a disadvantage when we have to visualize something meaningful.
What problems is the product solving and how is that benefiting you?
data visualizations and fast data processing for real time data analytics.
Recommendations to others considering the product:
this is a good non relational database and can hold thousands of data securely


    Information Technology and Services

Best NoSQL database in the market

  • May 20, 2019
  • Review verified by G2

What do you like best about the product?
We are using MongoDB as our primary database. As our most of the data is in unstructured and thus not fit for RDBMS store. JSON data store, Schemaless architecture along with horizontal scaling makes it more efficient. One more thing that i loved is the support for geospatial data, it's just perfect.
What do you dislike about the product?
Takes up more space than RDBMS for similar data.
ACID compliance missing.
What problems is the product solving and how is that benefiting you?
Helped in storing unstructured data.
Horizontal scaling saved us a lot.
Recommendations to others considering the product:
If you are looking for db which can store unstructured data and can do querying on top of it with ease then MongoDB is the right choice.