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

Reviews from AWS Marketplace

31 AWS reviews

External reviews

481 reviews
from G2

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


    Telecommunications

A quick and powerful Database solution

  • October 29, 2018
  • Review provided by G2

What do you like best about the product?
- Easy installation and configuration
- Easy Replication, exceptional read-write performance with our application.
- Javascript integration.
- Scalability.
- Great documentation available along with educational material accessibility.
- Powerful aggregations.
- Works flawlessly on different OS - Windows, Linus, CentOS.
- We use MongoDB as a file system, along with data replication features which is pretty cool.
What do you dislike about the product?
- Scaling needs some advanced experience with the tool.
- Need to learn syntax since most of my team comes from Oracle SQL Background.
- Unable to leverage relational DB capabilities.
What problems is the product solving and how is that benefiting you?
- Major performance improvements were visible when we migrated to Mongo DB. Query rendering was much quicker.
- The schema-less design helps us to store large amount of data seamlessly.
- MongoDB compression helped us improved network latency and the application became much faster compared to earlier.
Recommendations to others considering the product:
- Understand your need by evaluating and analyzing your data. If it's relational, you should go with a relational DB, it will be better in the long run.
- Understand that MongoDB uses noSQL database design and is different as compared to the traditional relational DBs.
- Mongo is a great schema-less option.
- Simple yet very powerful document DB.
- Since MongoDB can scale tremendously without compromising on the performance, it's worth while to migrate.
- Pretty great for rapid prototyping and automatic shredding as the amount of data in your database continues to increase.


    Higher Education

Easiest NoSQL database

  • October 22, 2018
  • Review provided by G2

What do you like best about the product?
It is the easiest NoSQL database. I experienced in installing Cassandra and HBase which are NoSQL database and it was Nightmare.
What do you dislike about the product?
I didn't reach to commercial version but It seems it is pretty expensive when a company uses it for their business.
What problems is the product solving and how is that benefiting you?
I tried MongoDB for NoSQL database design. Compared to other NoSQL database, I think it is easier and straightforward to setup.
Recommendations to others considering the product:
Beginner and student who want to use a NoSQL database.


    Sorangel Josefina B.

Amazing storage software

  • October 10, 2018
  • Review verified by G2

What do you like best about the product?
Mongo DB is an incredible storage software with a huge database designed for powerful, easy and intuitive documents, after storing the documents it is easy to search for them by means of the name given to them. The database of Mongo DB is known as NoSQL, which is a very useful tool.
What do you dislike about the product?
As not everything is perfect sometimes I lost information, and the database starts to fail once it exceeds 100 GB, although I think that very few people have reached this point, so the software in general is pretty good .
What problems is the product solving and how is that benefiting you?
Being the manager of marketing supervision of the company Linio Group daily tasks were tedious to classify and once they were saved over time it was almost impossible to find it in minutes, taking into account that time is important in any job, the main thing is to have software that allows you a better development in your area of ​​work and Mongo DB offers the best tools to carry out all your goals.
Recommendations to others considering the product:
Mongo DB is the best option for companies that handle a lot of information and require secure document storage. In addition, it is compatible with many devices for a better experience.


    Gurusharan S.

Welcome to the World of NoSQL

  • September 03, 2018
  • Review provided by G2

What do you like best about the product?
Unlike traditional relation DBMS, MongoDb works on NoSQL. It do not use tables to store data, instead you can store JSON documents directly in database. Work awsome with Nodejs, as working on JSOn will not require any type conversion. You can store data directly in database. Its query speed is also very good.
What do you dislike about the product?
For a complex system, schema designing and changing is a huge task. Also for scalling and shrading, you require an experienced developer.
What problems is the product solving and how is that benefiting you?
It saves a lot of time, also for some use cases NoSQL provides far better performance than SQL.


    Apparel & Fashion

Great simple Database

  • August 01, 2018
  • Review provided by G2

What do you like best about the product?
I like that it is simple to implement with NodeJS so MEAN stack applications work well.
What do you dislike about the product?
I dislike its limited querying functions but it's free to use so it's ok.
What problems is the product solving and how is that benefiting you?
We use MongoDB as a database for many of our websites. I realize that not having to deal with SQL queries when data does not need to be queried using relations is convenient depending on what we are storing.
Recommendations to others considering the product:
Really think about what kind of data you're storing and how you want to call that data. That is the biggest factor when deciding whether or not you want to use MongoDB.


    Human Resources

Easy to setup, harder to maintain

  • July 26, 2018
  • Review provided by G2

What do you like best about the product?
It is really easy to setup a new mongodb cluster.
What do you dislike about the product?
Sometimes the agent can bug and is unable to update itself, and that’s a huge problem because after everything goes wrong.
What problems is the product solving and how is that benefiting you?
It’s ability to create and manage a mongodb cluster easily.
The benefits are mostly time gain.


    Business Supplies and Equipment

good work keep it up mongodb

  • July 26, 2018
  • Review provided by G2

What do you like best about the product?
simplicity, speed and the support that we get from the community
What do you dislike about the product?
its good until we use the open source version, but if we want to move to an enterprise solution the managed services costs too much as compare to cloud dbs
What problems is the product solving and how is that benefiting you?
using it as the core database as it has no limitation with any kind of project structure and can scale up with huge load as well


    Automotive

Good efficient no-SQL datastore

  • July 25, 2018
  • Review provided by G2

What do you like best about the product?
Efficient engine, can be in-memory cache and highly optimized sharding structure and scaling makes up for great performance.
What do you dislike about the product?
Limitations and inability to deploy to on-premise and cloud.
What problems is the product solving and how is that benefiting you?
JSON based APi for front end SPA and back.


    Staffing and Recruiting

We've just started with MongoDB but setup has been pretty easy and using it has been great so far.

  • July 25, 2018
  • Review provided by G2

What do you like best about the product?
Designing Schemas was very super super fast
What do you dislike about the product?
I was not able to find as much documentation as I would like
What problems is the product solving and how is that benefiting you?
Using it for a new application.


    Broadcast Media

Mongo DB review f

  • July 25, 2018
  • Review provided by G2

What do you like best about the product?
Coming from a traditional relational db background, I appreciate the performance and operational benefits of using Mongo DB. We use a lot of unstructured data and have been using Mongo as our store and it has been a good fit
What do you dislike about the product?
A lot of our data is unstructured and needs to be searchable. I am looking for ways to optimize our lookups. Better tooling support would certainly be appreciated. We do use explain plans though.
What problems is the product solving and how is that benefiting you?
As stated above we use it mostly to store unstructed documents