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

MongoDB Atlas for AWS

MongoDB, Inc | 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.


5-star reviews ( Show all reviews )

    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.


    Bahram N.

Highly Flexible And Capable.

  • November 23, 2019
  • Review provided by G2

What do you like best about the product?
Set-up is very easy to install and insert the data very quickly since it is built-in with JSON format and aggregation capabilities.
What do you dislike about the product?
The report is not organized very well and does not have entirely transactional characteristics.
What problems is the product solving and how is that benefiting you?
We use mongo DB in order to store customer transaction data in JSON format. It provides pretty good PHP ecosystem integrations. Pretty simple to execute, easy to learn and very scalable.
Recommendations to others considering the product:
MongoDB is an excellent choice for small and medium-size types of projects, but it should be beneficial to use a relatively large server if the partnership is complicated.


    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.


    tim t.

No SQL by mongoDB

  • October 29, 2019
  • Review provided by G2

What do you like best about the product?
mongoDB is one of the best no sql database systems that has shown a lot of potential in managing user data, the creation of centralized databases in collections and documents make it easy to create and manage data on a fly. this way of working is so important to a developer because we use json(JavaScript object notation) which is JavaScript related for creating the database, JavaScript for the front end through use of frameworks like react. so this means that a developer only has to learn one language to build big and complex projects. i love mongoDB because it very fast
What do you dislike about the product?
when security is an important implementation for your project, some times speed drops in comparison to other database management systems. there a fears of consistence when running mongo on a single node
What problems is the product solving and how is that benefiting you?
Easy of scale when working with large data sets in a schema-less way.
Recommendations to others considering the product:
mongo is a wonderful NOSQL database infrastructure that increase the productivity time of a developer with a growing community and free courses on how to implement the very complex DB creation.


    Vamsi Krishna K.

Efficient database

  • October 22, 2019
  • Review provided by G2

What do you like best about the product?
Mongo db is the best database out of all i have used , It is no sql database flavor which stores data as json . unlikely as relational database does. As it is no sql database the data is tranferable easily over internet and can be used for operations easily. easy to maintain and use.
What do you dislike about the product?
there is no strict condition on data records, it takes what ever the data is and stores it with new records. even this is sometimes good option but it holds lot of junk if we dont takecare of it.
What problems is the product solving and how is that benefiting you?
Creating a user database for my mobile app to make the authentication.
I also use mongo db to store the webhooks data that comes from my social webhooks(this is one application that handles events from social apps).
Recommendations to others considering the product:
Yes I do recommend to others, because Mongo db is the best database out of all i have used , It is no sql database flavor which stores data as json . unlikely as relational database does. As it is no sql database the data is tranferable easily over internet and can be used for operations easily.

You can you it more compatible with rest services or applications with rest apis. where it transfers stateless data transfer of resources. Json is the most commonly used structure to render data on frontend now a days.

Please take it as prefference and use it Happy coding :-) .


    Jacob E.

Mongo is a modern database management solution.

  • October 01, 2019
  • Review provided by G2

What do you like best about the product?
MongoDB is easy to learn especially for users from a javascript background. Also users and developers with experience in object oriented programming languages will easily understand how to create, and manage MongoDB databases. MongoDB operations are less prone to syntax errors and when there occur, it is very easy to spot them compared to SQL databases operations
What do you dislike about the product?
MongoDB no inbuilt measures to handle ACID database transactions. But there a libraries that provide support for this.
What problems is the product solving and how is that benefiting you?
MongoDB databases have faster performance because of how documents can be embedded into other documents.


    Bijoy T.

Flexible DB for rapid development and high availability

  • September 26, 2019
  • Review provided by G2

What do you like best about the product?
Flexible Schema, high availability, great aggregation framework for reports
What do you dislike about the product?
I haven't come across ODM libraries from MongoDB and hence rely on third party (open source) libs for this and have come across issues.
What problems is the product solving and how is that benefiting you?
Extremely developer friendly. We use MongoDB as a document DB for solving problems in the airline industry
Recommendations to others considering the product:
Make sure you pick the right libraries for the MongoDB driver for the language you are using. Always run MongoDB with replication.


    Oscar I.

I am a big fan of NoSQL databases

  • September 04, 2019
  • Review provided by G2

What do you like best about the product?
I'm glad that MongoDB now has mongo campus; a companion application that gives you a visual presentation of your mongoDB databases. MongoDB's embedding of databases within a databases allows for quicker operation
What do you dislike about the product?
MongoDB databases are prone to data inconsistency or redundancy depending on the way you choose to design and implement your database
What problems is the product solving and how is that benefiting you?
MongoDB database operations are faster than related SQL or MySQL operations.


    George O.

Offer Document Oriented Storage

  • September 01, 2019
  • Review verified by G2

What do you like best about the product?
Data is store in the form of JSON style document. It is an Open source document databse and is also the leading NoSQL database. Installing and setting up MongoDB is very simple and easy as well. It is also a shemaless database hence this means your code defines your schema. MongoDB is also very easy to scale and no complex joins are needed as well in this database type. Its by convention a NoSQL database which means it is secure since there is no SQL injection. Features like replication and gridFS which helps in increasing data availability hence improving the performance
What do you dislike about the product?
I am sad becuase it takes alot of memeory since it stores key names for each value pairs which hence means there is high data redundancy. It also limits nesting and it also does not support joins.
What problems is the product solving and how is that benefiting you?
Due to growth of data in our organization, we needed a database which could hold Big Data and we sette for MongoDB due to its scalability.
Recommendations to others considering the product:
I would recommend that the MongoDB developers solve the proble of data redundancy. It takes alot of my Memory.


    Mridul A.

The leader in no sql database services

  • August 17, 2019
  • Review provided by G2

What do you like best about the product?
Distributed yet integrated. No hassle of primary keys or foreign keys , just one unique id per record and its done. Navigate throughout the system for traversing has never been any easy.
What do you dislike about the product?
Can be troublesome for beginners but not after that.
What problems is the product solving and how is that benefiting you?
Using it as a server side framework for deployment of web apps
Recommendations to others considering the product:
Best for short as well as long term reliability. One can use it for long term data storage solution and can depend on it as a storage service.