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

MongoDB Atlas for AWS

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


4-star reviews ( Show all reviews )

    Robert M.

Fantastic DB for all aspects of the technical lifecycle

  • February 11, 2016
  • Review verified by G2

What do you like best about the product?
Quick and easy setup for prototyping applications without overly worrying about data structures, strong integration with high quality frameworks like NodeJS and Meteor, great to use when your using Javascript within your stack. The latest version that allows for joins within the aggregation pipeline has been fantastic.
What do you dislike about the product?
How much flack MongoDB (and most NoSQL DBs) get when people try to use them without understanding their benefits
What problems is the product solving and how is that benefiting you?
Working heavily with the MeteorJS framework which is tied directly to MongoDB, not only do we use it in our production app we also use it for all of data analysis DB
Recommendations to others considering the product:
Ensure it meets your requirements, which I guess can be said of any technology, mainly that whatever framework your using integrates well with MongoDB and has all the functionality you need it to have. In particular, how important are lots and lots of joins?


    Internet

Good Database for Big data processing

  • September 15, 2015
  • Review provided by G2

What do you like best about the product?
Great data store in for nosql data stores.
What do you dislike about the product?
reliability is one concern with the no sql databases. Hence need to be improved upon. Not sure if ACID might be applicable to ur usecase but thats something I dont rely on mongodb for
What problems is the product solving and how is that benefiting you?
I am trying Mongodb for some analytical datastore where delays are OK. I will not use Mongo db for transactions data though.
Recommendations to others considering the product:
- Use it for application where Delays are OK.
Use mongodb in the app control system setting because the way to build ourql commands is very simple and powerful. Especially great when operating on small teams and most important, mongodb needs no standardization when the information is held in a pole/data set.