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

474 reviews
from G2

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


    Fikret O.

Free to use, NoSQL :)

  • February 23, 2023
  • Review verified by G2

What do you like best about the product?
Actually, I have more experience with Relational DB(s), but I used Mongo in a few projects. And I was happy with the usage of this in these projects. Free, lightweight and doesn't have strict structures.
What do you dislike about the product?
I don't have too much experience with it. For now I don't worst case with it yet.
What problems is the product solving and how is that benefiting you?
Lightweight, free and easy to implementation


    Harish A.

Very good and useful

  • February 17, 2023
  • Review provided by G2

What do you like best about the product?
it is very useful for the query language and easy to store the data and retrive the data from the data .
What do you dislike about the product?
there very no dislike actually it is very helpful .
What problems is the product solving and how is that benefiting you?
to store the data in the DB for the development purpose


    Pranav K.

A NO-SQL database you must try

  • February 06, 2023
  • Review verified by G2

What do you like best about the product?
Firstly it is easy to use and can be easily integrated with python. UI is great, and you can scale it up to your needs.
What do you dislike about the product?
The only drawback I feel is this does not support ACID properties and the lock mechanism is not up to the standard if compared with relational database.
What problems is the product solving and how is that benefiting you?
We used MongoDB to store the locations of the users who use our product. It was really easy to structure out tables, and we scaled it up to a few thousand rows of data. Till date, it works really nicely.


    Computer Software

"Easiest NoSQL Database"

  • January 20, 2023
  • Review verified by G2

What do you like best about the product?
MongoDB is the most straightforward NoSQL database interface, which helps us to resolve queries regarding the relational database approach. Also , till now I have not ever heard of any other platform for NoSQL as MongoDB.
What do you dislike about the product?
The least helpful thing about MongoDB is limited data size, i.e., you cannot have a document size greater than 16 mb. Also, MongoDB doesn't support joins functionality which needs to be improved.
What problems is the product solving and how is that benefiting you?
MongoDB solves problems like storing the data in the structured or unstructured form as it uses the JSON format to store the data. MongoDB helps businesses by providing high speed, it's speed must be 100 times faster than the relational databases.


    Computer Games

Abysmal Support | Account Creation Issues

  • December 21, 2022
  • Review provided by G2

What do you like best about the product?
I was unable to fully experience MongoDB's offerings before running into the wall of canned condescending responses from "support" staff.
What do you dislike about the product?
- Creating an account with Github is bugged/glitched
- No ability to add the above integration(s) after creating an account via email
- Account with freshly created database seems to just, disappear, and password can't be recovered.
- Created a redundant account with the same exact email address, hoping it would integrate, it did not. And support staff cannot find it.
- Support for free tier is VERY basic and constantly try to upsell you to paid support for a free DB tier, so if you run into account creation issues, before you can even get started, you will be asked to pay for support, making their "free tier" and "trial phase" a complete joke, or a scam, depending on your point of view.

TLDR: MongoDB staff will try to upsell you constantly pushing paid support plans while you're trying to just get logged in or recover your account.
As soon as you create your account, be sure to copy down your "organization URL" because it's one of the things they will ask for in the event you can't log in.

They will ask you to pay for support to delete an account as well.

My advice? Use something else. Lots of noSQL options out there.
What problems is the product solving and how is that benefiting you?
They didn't. They actually wasted quite a bit of my time and created more problems they wanted to be paid to solve.


    Andres H.

It is so flexible that it became a problem

  • December 19, 2022
  • Review verified by G2

What do you like best about the product?
Speed and flexibility are interesting points. There is no need to create collections to start storing data, and you can have very deep structures with the ability to query in the inner structures.
What do you dislike about the product?
Now flexibility becomes a problem. If you don't properly validate the input you want to store, you will end up with a big amount of fields that are useless and confusing. Also, the same field in different rows can be null, string, numeric, boolean, object, etc.
What problems is the product solving and how is that benefiting you?
It was helpful to store data quickly and deliver features "fast", but now it is problematic because of the tech-debt due to invalidated input and complex JSONs.


    Computer Software

mongodb usage expierence

  • November 29, 2022
  • Review verified by G2

What do you like best about the product?
It is free to use, well handled, easy to execute queries on , and has documentation that is widely accessible for every developer to look into and get help. it is also fast and well managed
What do you dislike about the product?
Nothing much other than the known downsides of using mongodb, like the high memory usage, duplicate data, and dependency on indexes; however, in developing small to medium-sized projects, this has not been an issue for me.
What problems is the product solving and how is that benefiting you?
mongodb is solving not having to build complex relational databases for small projects that do not need that complexity, the flexibility and high performance of mongodb are perfect for such jobs


    Parth V.

MongoDB best NoSQL Database in existence

  • November 25, 2022
  • Review provided by G2

What do you like best about the product?
MongoDB is the best NoSQL Database which provides to store your data in the form of documents, it's open-source and free to use. Supports all operating systems.
What do you dislike about the product?
There one thing which I dislike about MongoDB is that it doesn't provide any UI by default, you have to install MongoDB Compass separately.
What problems is the product solving and how is that benefiting you?
Since MongoDB is NoSQL database, it is very fast in case of large number of data compared to traditional SQL databases.


    Subham A.

Best All Purpose Database

  • November 16, 2022
  • Review verified by G2

What do you like best about the product?
Likes everything about it. Documents, Schema Agnostic, Query Language, Powerful Schema design Patterns, Transactions, Change-Streams , so full packed with feature you can not imagine with any other database present today
What do you dislike about the product?
I don't dislike it. I love it. It's so flexible that people often misuse it and think MongoDB is wrong, but it's a double edge sword. It would help if you were very careful while using it.
What problems is the product solving and how is that benefiting you?
It's the central database in 99 percent of our projects.
Best-in-class availability, scalability, easy-to-understand query language, simple concepts, robust, performance


    Patrick J.

Very good option for NoSQL database

  • November 07, 2022
  • Review verified by G2

What do you like best about the product?
I like the MongoDB community version software. It has all the features necessary for database development and the user is very bright, colorful and user interactive.
What do you dislike about the product?
I found the query language a bit confusing at first, but I guess that's expected since it was my first time working with a NoSQL database.
What problems is the product solving and how is that benefiting you?
I have used MongoDB for a social networking app that I'm working on, I like the wide range of query functionalities that MongoDB provides.