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

55 reviews
from G2

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


    Prabhjot Singh S.

Great easy to learn and use

  • May 15, 2020
  • Review provided by G2

What do you like best about the product?
The documentation is quite simple and to the point. I am able to understand it easily and implement it in my project that I was making quickly. It is intuitive, naming of the methods is quite memorable.
What do you dislike about the product?
Free usage is upto 500mb only but cloud overall experience is quite good
What problems is the product solving and how is that benefiting you?
i am always a fan of noSQL database, they may acquire a little more space but mongo is really fast. Me and my friends have implemented mongo in our project in much less time than any other database.
Recommendations to others considering the product:
Go for it. Great database. Doesn't matter of you are a beginner or advance user. It takes care of all the users


    Salil S.

MongoDB - Store, Transform & Retrieve data in an efficient and quicker way!

  • May 03, 2020
  • Review provided by G2

What do you like best about the product?
Mongo DB is one of the best ways to store your data when you want amazingly fast results. We started using it and it worked like charm for us.
The best things about it are:
1. It is very easy to set up and use.
2. Integration with Spring framework is super easy.
3. Adhoc queries can be performed easily.
4. High availability and horizontal scaling are some great features.
5. The documentation and examples on the MongoDB site are super useful and easy to understand.
6. If you are new to using MongoDB, you can try out Mongo University wherein we get to learn the basics of MongoDB.
7. The aggregation framework which MongoDB provides is a great way to process and retrieve data from collections.
What do you dislike about the product?
There are a few restrictions on how much data simple queries can return (like 16MB or 32MB is the limit). MongoDB solves this problem by providing the aggregation framework.
What problems is the product solving and how is that benefiting you?
We started using Mongo DB around 4 years back and to date, we are using it to serve multiple customers. Our services used to take a lot of time to load fetching in data from the traditional databases and we wanted something that would bring in data quickly and TADA!! ... we used Mongo DB and now our services come back in seconds.
Fetching in data from traditional database systems was becoming a serious problem when multiple users were trying to access the API's, the load on these databases would increase and the services would time out, or sometimes the database system used to crash. After we moved to MongoDB the services perform way too fast and we haven't seen any issues when multiple (100's) of users are trying to access the services.
Recommendations to others considering the product:
If you have performance issues with your current database and are looking for better solutions you can switch to Mongo and check if it is solving your problems.


    Thilina loku B.

Best platform to table databases with God scalability

  • March 18, 2020
  • Review provided by G2

What do you like best about the product?
Incredible apparatus that can spare additional time and encourages numerous activities a second. While keeping up huge volumes of reports or databases, we will deliver magnificent outcomes. It is a perfect device, as it offers mechanized arrangement. It can make requests with java-content, which advises us that you go to the database straightforwardly. Thus, the yearly updates have been easy to arrange and furthermore highlight new and significant usefulness.
What do you dislike about the product?
Being utilized to work with MS SQL, I miss the Management Tool application. I discovered some customer applications for Mongo, as Robomongo, yet at the same time haven't found the one that causes me to feel totally secured and agreeable
What problems is the product solving and how is that benefiting you?
We manage a ton of divergent information sources. JSON archives permit adaptability in tolerating the information from outer sources without carefully implementing a great deal of "awkward" rules. With MongoDB, we can rapidly ingest the information at that point adjust rules to utilize the information
Recommendations to others considering the product:
Ensure that your utilization case fits. Try not to attempt to place an anomaly. Know your information, if it's social, you ought to go with a social DB, it will be better over the long haul.


    Stephen E. C.

Tool for good scalabilty database.

  • February 20, 2020
  • Review provided by G2

What do you like best about the product?
Great tool that can save more time and facilitates multiple operations a second. While maintaining large volumes of documents or databases, we will produce excellent results. It is an ideal tool, as it offers automated setup. It can make inquiries with java-script, which informs us that you go to the database directly. Similarly, the annual updates have been simple to configure and also feature new and important functionality.
What do you dislike about the product?
You have to build metric panels as JOIN queries must be applied to the results. The aggregation structure is sometimes limited to some specifications of the program. Issues regarding structural joints often slow down and occur with little power in engineered environments. You must develop the scheme with nested objects because they can unnecessarily be complicated if you don't have a good knowledge of your details.
What problems is the product solving and how is that benefiting you?
This is the most excellent framework for the development of code for all those who don't need to write C++. MongoDB is a secure and extremely reliable platform where all our databases and servers can be verified easily. Therefore, a wide selection of encryption is maintained so that data loss due to failures is easily avoided.
Recommendations to others considering the product:
An amazing database that you will need to make contact with each customer reliable and safe as a fundamental part of your business. The MongoDB has massive storage and uses NoSQL, its cost compared to other rivals is relatively high, the database is excellent and we prefer MongoDB because it helps us to edit and add information to various files.


    Terah K.

NoSQL database MGT with mongoDB

  • November 08, 2019
  • Review provided by G2

What do you like best about the product?
MongoDB is an open-source NoSQL DB that is very easy to setup and start developing databases. because mongoDB is a schema-less database it becomes very easy to scale while adding functionality to the applications being developed. this great power comes at almost a free cost for developers who a build prototypes to use and see how fast this database structure is. i love working with mongoDB because of the document hierarchy structure it uses, a document can hold a document and the array BSON model of holding data is so efficient for people who have a background in using JavaScript and plays a vital role in supporting dynamic queries which makes it very easy to scale.
What do you dislike about the product?
some times when building large applications, there can be data repetitions and a lot of redundant data which can slow down how fast a database can load.
What problems is the product solving and how is that benefiting you?
mongoDB makes it easy to build applications using one laguage for both front end and backend of, using javaScript that is a converted into BSON which is a very efficient way of holding and storing data.
Recommendations to others considering the product:
If you a tired of the old structure of accomplishing the followings tasks of Creation, update and deletion in the old way, managing table relationships for reasons of consistency then mongoDB is the right solution because it presents the use of documents and collections.


    Morgan G.

The best NoSQL database on the market

  • February 01, 2019
  • Review provided by G2

What do you like best about the product?
I learned MongoDB as soon as I started my job and love it more as I learn more about it. As a database service, it provides stable, secure, available service. We implemented it across the enterprise for some NoSQL use case. It also has great data security strategy. P-S-S, a.k.a. primary, secondary, secondary data layout secures the data from being lost. That is the killer for database. Even the log server has PSS structure layout. MongoDB is also well-documented, most of the cases can be found in their document. They can even send trainers to your company if you need. MongoDB has great manager too. It can indicate the health status of your servers, clusters, connections, storage, etc. Overall, it is a great choice for NoSQL server.
What do you dislike about the product?
I have not found anything I do not like yet. Everything is wonderful.
What problems is the product solving and how is that benefiting you?
For NoSQL services. We have stream data need to be stored and analyzed.
Recommendations to others considering the product:
For people who need NoSQL service, MongoDB is the best option.


    Computer Games

An effective solution to manage user data

  • December 14, 2018
  • Review provided by G2

What do you like best about the product?
SQL cannot handle every use case. The nice thing about MongoDB is the ability to store large blobs of data in easily accessible ways, in order to grab this information quickly and efficiently.
What do you dislike about the product?
It is *very* particular for its use case. The important thing is to make sure you know what you're using it for, and trying to change DB structure after initial setup can be brutal. Having the data remote means it's harder to diagnose and fix issues.
What problems is the product solving and how is that benefiting you?
Storing user data accessible by a user ID - save data
Recommendations to others considering the product:
I see a lot of people trying to decide between SQL and NoSQL DB structures; both of them have their uses, and both use cases are absolutely valid and necessary. Be mindful about the way you want your data structured, and then having the right tools for that. The Cloud Manager makes it easier to monitor issues and to keep track of your usage.


    Biotechnology

ReviewMongo

  • December 11, 2018
  • Review provided by G2

What do you like best about the product?
MongoDB has a great support system and i like mongoDB university.
What do you dislike about the product?
Nothing so far that i dislike. It has a lot of good options that i use.,
What problems is the product solving and how is that benefiting you?
We store a lot of random size data in it and large data and it does very well.


    Information Technology and Services

manage your database with ease

  • November 26, 2018
  • Review provided by G2

What do you like best about the product?
notification feature when data goes of bounds is a feature that i needed the most. Also defining roles and having a dedicated UI for your database is a must.
What do you dislike about the product?
the pricing should be in sequence with the kind of database you use.
What problems is the product solving and how is that benefiting you?
managing my software's database


    Kasper W.

awesome software, I always use it with MongoDB

  • November 08, 2018
  • Review provided by G2

What do you like best about the product?
document view and tree view, how you can drag and drop to create aggregations
What do you dislike about the product?
only lets me skip a couple versions before it forces me to update
What problems is the product solving and how is that benefiting you?
Storing non relational data
Recommendations to others considering the product:
Works a treat with JavaScript