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

MongoDB

TurnKey GNU/Linux | 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

469 reviews
from G2

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


    Joey T.

Multiple purpose data

  • June 26, 2018
  • Review provided by G2

What do you like best about the product?
It is very easy to modify or create a collection. It does not require a large change request if the schema changes in the middle of development.
What do you dislike about the product?
The queries are limited in certain areas. This is not explained upfront. TTL Partial indexes are one example.
What problems is the product solving and how is that benefiting you?
MongoDB is used as a real-time stateful data source. It is used to aggregate multiple data stores in one place.
Recommendations to others considering the product:
Use the correct tool for the job. MongoDB is great at what it does. NoSQL schema-less fast data.


    Ian M.

A Rock Solid Modern DB

  • June 26, 2018
  • Review provided by G2

What do you like best about the product?
Its flexibility and scalability. Conceptually is easy to understand and get started with. It's a DB that can solve a lot of use cases.
What do you dislike about the product?
WIth some features, such as clustering and availability, there can be a learning curve. if you're not used to the concepts.
What problems is the product solving and how is that benefiting you?
Large scale data sets, flexible schema, analytics, and a secure data store. MongoDB has proved a great fit for several large data projects I've been involved with.


    Dallas M.

Quick and powerful solutions

  • June 26, 2018
  • Review provided by G2

What do you like best about the product?
Affordable, fast, and easy to install and configure. You can download and install the software within minutes.
What do you dislike about the product?
Still in its' infancy, support tools and advocacy programs are still new and developing.
What problems is the product solving and how is that benefiting you?
First is some of the COTS applications support not only larger RDBMS's but also MongoDB, knowing we can save a lot of money, we are adopting MongoDB as a viable database solution. We also have SLA's with our customers that require 100% uptime, so our failover times and solutions must meet that demand.
Recommendations to others considering the product:
I recommend benchmarking against your current application performance first. I would bet it would out perform reads on your current application. Second, take a look at the ease of patching and administration versus a traditional RDBMS system. You'd likely see a reduction in the overhead from that as well. Last, take a look at the cost savings you'd have, and if that is not in the thousands, I'd be surprised.


    Health, Wellness and Fitness

MongoDB

  • June 26, 2018
  • Review provided by G2

What do you like best about the product?
Scalability and performance
NO SQL and compression of Data
What do you dislike about the product?
Space issue and
Scalling memory is expensive
What problems is the product solving and how is that benefiting you?
Migrating from relational DB to no SQL


    E-Learning

Mongo DB Scalability

  • June 26, 2018
  • Review provided by G2

What do you like best about the product?
It functions within a hybrid environment... compatible with other databases.
What do you dislike about the product?
Kinda complicated to get started. Sometimes I would have to compile way to many queries to receive an outcome.
What problems is the product solving and how is that benefiting you?
Siphoning data. Cloud migration.
Recommendations to others considering the product:
n/a


    Megha t.

NoSQL Data base

  • May 22, 2018
  • Review provided by G2

What do you like best about the product?
MongoDB is open source and freely available online for database development. Turn around time is very less. Used in most modern application software..
What do you dislike about the product?
We can not easily convert our old sql based data in to no sql data.
What problems is the product solving and how is that benefiting you?
to developing database for fast functioning website.
Recommendations to others considering the product:
MongoDB is storing data like JSON format. Java script object notation. key valued pared storage system. Reading data from data base is very efficient.


    Kainat R.

Interactive and open to improvements

  • April 12, 2018
  • Review provided by G2

What do you like best about the product?
The best thing about this software is that it has an open source platform and is improving continually.
What do you dislike about the product?
I don't really dislike anything about mongoDB.
What problems is the product solving and how is that benefiting you?
It handles and analyzes large data sets with great speed and smoothness.


    Logistics and Supply Chain

Lots of gotchas

  • March 30, 2018
  • Review provided by G2

What do you like best about the product?
NoSQL - schema-less, easy "JSON" (BSON) formatted data
Good official language support (but golang lacking)
Easily stream data with Streams or oplog
What do you dislike about the product?
Lots of gotchas, especially with sharded (production) clusters. Lots of stuff you're required to do that you'd expect the database to take care of. For example, you can't safely just issue create index commands on replica sets (has to be done in a rolling fashion). Most people don't think of that and end up bringing down production at some point.
What problems is the product solving and how is that benefiting you?
Storing and fetching data without the need to do lots of joins
Recommendations to others considering the product:
Test it out first.


    Ilya M.

No migrations - no hassle!

  • March 29, 2018
  • Review verified by G2

What do you like best about the product?
Document oriented, no wait on insert, easy scaling.
What do you dislike about the product?
Complicated setup with replication shards.
What problems is the product solving and how is that benefiting you?
Migration free releases and rollbacks
Recommendations to others considering the product:
Almost none of internet sites need an relation Database.


    sravani y.

MongoDB

  • February 16, 2018
  • Review provided by G2

What do you like best about the product?
Large storage capacity. We can store large amount of data in mongoDB.
What do you dislike about the product?
Querying takes a lot of time on large amount of data
What problems is the product solving and how is that benefiting you?
Our user details are stored in mongoDb.
Recommendations to others considering the product:
For large amount of data Mongodb is very useful.