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

470 reviews
from G2

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


5-star reviews ( Show all reviews )

    Vishal G.

MongoDb I am using in my current project for storing data into the database

  • August 23, 2023
  • Review provided by G2

What do you like best about the product?
Mongodb handled unstructure data so we can store any data and as compared to mysql mongodb is easy to understand.
What do you dislike about the product?
As I know everything is good as of now no cons from mu side
What problems is the product solving and how is that benefiting you?
I am using in my project so it helps me alot to save the data or other database operations


    Happy S.

No brainer MongoDB when it comes to databse

  • July 29, 2023
  • Review verified by G2

What do you like best about the product?
Key value pair is simple database schema so when you need some info to be stored, mongodb is the first thing that comes to my mind.
Compare to SQL there are easier aggregates function which will give you edge.
What do you dislike about the product?
As of now nothing to dislike as I'm working on it above 1 year.
In some scenarios SQL can be fast but ease of use and simplicity is the thing I have gone for, so it's awesome.
What problems is the product solving and how is that benefiting you?
My all database solution is mongo itself and currently I'm using it in my application which is being developed at large scale.
It will be a huge software supported by Mongo DB


    himanshu j.

MongoDB : The best in class NoSQL Database

  • July 07, 2023
  • Review provided by G2

What do you like best about the product?
The MongoDB provides state-of-the-art flexibility, scalability and performance for NoSQL, JSON-like documents with hierarchical relationships, dynamic schemas and load handling
What do you dislike about the product?
There are no major dislikings about MongoDB except high disk space usage and lack of ACID transactions, limited query options, indexing requirements and support for maintenance
What problems is the product solving and how is that benefiting you?
MongoDB is really helpful in storing the JSON format data with horizontal scaling and integrations with different APIs and services to run the application in an efficient and cost-effective manner


    Aakash T.

Large dataset means nothing to MongoDB

  • June 08, 2023
  • Review provided by G2

What do you like best about the product?
MongoDB does what SQL cannot do, it handles large datasets very easily. Fastest in the market to give results to even multi-lined queries. MongoDB has the largest storage making it the best feature of Database software
What do you dislike about the product?
It has many benefits which sometimes becomes a problem, it has the largest database hence it feels empty when you have small data and tend you store more and more, which eventually gets troublesome for the user.
What problems is the product solving and how is that benefiting you?
In my company, we had MySQL server and we switched to MongoDB, MongoDB allows you to store more data than any other available market tools. Hence it benefits me and my firm to store data in one place instead of multiple databases.


    Manthan V.

MongoDb is easy to manage and light weight

  • June 08, 2023
  • Review verified by G2

What do you like best about the product?
1. Mongo Db is a NonSql data base you don't need to execute query
2. Store JSon base collection so you can story data directly that coming in REST API body
3. Lightweight it means the response is faster and takes less memory to compute
4. Take less storage
5. No worries about the relation
6. Easy to understand and easy to learn
What do you dislike about the product?
1. Its NonSql so sometimes it's difficult to maintain
2. Less Security than SQL database
3. Some time its depends on technology like PHP if i use PHP then i use My SQL because its easy to integrate and manage for PHP technology
What problems is the product solving and how is that benefiting you?
=> No need for extra effort for learn
=> directly store json so no need to map body data to require db data
=> take less bandwidth and fetch data fast then other db


    Anurag Y.

One of the best innovations of our time.

  • June 07, 2023
  • Review verified by G2

What do you like best about the product?
I have been using MongoDB for around 2 years and it has one of the easiest learning curve. I can easily integrate it via either Node or install the command line of MongoDB to get started. The documentation is greater as well which is easy to understand. Although the best thing would be that it's free to use up to a certain limit and allows scaling with ease.
What do you dislike about the product?
The only thing I can find to dislike would be MongoDB's flexible document modal which allows schema-less data, its good for some cases but at time causes some complexity when a lot of relations are required between documents.
What problems is the product solving and how is that benefiting you?
I have been using MondoDB to store data that I have migrated from other SASS platforms and I retrieve those data frequently because of this I prefer MongoDb since this is one of the best things about it.
MongoDB allows fast query fetching and data retrieval.
It pairs easily with my backend application built on node with its packages like Mongoose and makes my development process hassle-free.
Also importing data with mongo import is very handy.


    abinas r.

modern database

  • June 05, 2023
  • Review provided by G2

What do you like best about the product?
modern database and easy coding for devloper
json based db
native failover
What do you dislike about the product?
not good for oltp
slow backup and taking long
What problems is the product solving and how is that benefiting you?
document database and easy


    Shubham S.

Best NoSQL database management system

  • June 03, 2023
  • Review provided by G2

What do you like best about the product?
It provides high- performance, scalable, and flexible data storage solution; it can handle large volumes of data, and it supports horizontal scaling across multiple servers, and it is also flexible in schema design
What do you dislike about the product?
Although it is one of the easiest database management, to learn, one has to give a considerable time; also, it consumes more storage than the traditional database, and there is an increase in complexity in data modelling
What problems is the product solving and how is that benefiting you?
It increases the scalability by handling large volumes of data and supporting horizontal scaling across multiple servers, which is not accessible on other database; it also provides real-time analytics


    Verified User in Computer Software

Best NoSQL Database with best UI

  • May 27, 2023
  • Review verified by G2

What do you like best about the product?
MongoDB is the best NoSQL database for your nonrelational data. It is best suited in MERN or MEAN stack projects. It has lots of features like online cloud storage and charts.
What do you dislike about the product?
Mongo db pricing is a bit expensive also they are not providing their DB in most cloud hosting. Recently we used Heroku and MongoDB is not there to install as a service.
What problems is the product solving and how is that benefiting you?
We use MongoDB as our primary storage for MEAN or MERN stack projects for the clients. This is a NoSQL database and it saves data in JSON formats. It is like an object in JS so very easy to integrate for javascript developers.


    Vishesh P.

MongoDB for NOSQL Database

  • April 25, 2023
  • Review provided by G2

What do you like best about the product?
MongoDB is open source and easy to use, so we don't need to configure more.
What do you dislike about the product?
In Mongodb, It is hard to understand the mapping between SQL and NoSQL.
What problems is the product solving and how is that benefiting you?
Chat based application can be solved using mongodb.