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

MongoDB with EBS RAID

MongoDB, Inc | 2.2.2

Linux/Unix, Amazon Linux 5.5 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

1 AWS reviews
  • 5 star
    0
  • 1
  • 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.


    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.


    Computer Hardware

Best way to store your data

  • February 16, 2018
  • Review provided by G2

What do you like best about the product?
for the moment i`m new in the plataform, but for what i investigated, is an excellent an secure way to store our data
What do you dislike about the product?
Not really dislike, for the moment i`m just a beginner
What problems is the product solving and how is that benefiting you?
I`m new in mongodb world, so for the moment i`m still learning about everything


    Fernando M.

Date Base NoSQL

  • February 09, 2018
  • Review verified by G2

What do you like best about the product?
An excellent software, one of the things that I like most about mongo is the enalce between database, a fairly simple aspect is to make the correlations, it does not use a very technical language, it is quite light and it is possible to implement it in medium equipment. performance.
What do you dislike about the product?
The only aspect that can be improved is to relate the data tables in case a database is made with the old correlational model. The tool interface could be a bit simpler though it's not bad, otherwise I have nothing to criticize the software.
What problems is the product solving and how is that benefiting you?
I manage the data base of the department of computer science in a house of studies, mongo allows me to handle a great amount of information of the students quickly, the management of the application is super simple, as well as the realization of the data bases.
Recommendations to others considering the product:
Excellent database software, in my case for the management of information in the education sector I recommend, simple, safe and does not require sophisticated equipment.


    Transportation/Trucking/Railroad

Great Flexible solution and great for developers

  • January 26, 2018
  • Review verified by G2

What do you like best about the product?
MongoDB has a great developer reputation for being a solid scale able DB. It's very good for horizontal scalability. It allows us to scale out instead of scaling up. It is easy to tune box. The User bases are quite large with good documentation and user blogs.
And provide multiple ways of accessing data beyond JSON query
What do you dislike about the product?
Database setup and user management needs some work to be done. Its not as easy as the other products out there. Loading large amounts of random data as the underlying file format is really inefficient.
What problems is the product solving and how is that benefiting you?
Replace expensive software for Content management– Used mongo to aggregate, store, and serve metadata for customers and internal users. Scaling is built into the database.
Recommendations to others considering the product:
Use the online guide to install


    Staffing and Recruiting

Simple DB to help you integrate between applications

  • January 25, 2018
  • Review verified by G2

What do you like best about the product?
-Simple to use
-Allows you to easily integrate with multiple systems
What do you dislike about the product?
-New users have to figure out how to move away from SQL Query writing
What problems is the product solving and how is that benefiting you?
Integration between ERP and EMRs plus other applications


    Financial Services

Replace relational DBs asap

  • January 17, 2018
  • Review provided by G2

What do you like best about the product?
Object storage (collections) of every document is what I have always needed and I found it i Mongo !
What do you dislike about the product?
Very syntactical querying. I wish emphasis on brackets and parenthesis was lesser. Also, I believe they can do better on their documentation.
What problems is the product solving and how is that benefiting you?
All sorts of data storage happens in mongo. UIM, content, everything in between.
Recommendations to others considering the product:
Use it. Relaional DBs are not worth that hassle. If possible use Aqua data studio with it.