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 )

    Laxman T.

MongoDB integration with Nodejs

  • September 29, 2022
  • Review verified by G2

What do you like best about the product?
MongoDB is no SQL Database, MongoDB has rich UI (Mongo Atlas and can be integrated with Nodejs and Java back end with Mongoose Library. It is easy to learn and commands are self-explanatory. Performance is high , distributed to multiple databases.
What do you dislike about the product?
Working with joins is not so easy; high memory usage, and it isn't easy to understand the sharding concepts
What problems is the product solving and how is that benefiting you?
Our data is unstructured data, and our project needs real-time analysis and scaling and it can be integrated with java or nodejs


    Computer Software

Great non relation database

  • September 06, 2022
  • Review provided by G2

What do you like best about the product?
I like that it is available for everyone and it is easy to create an app by beginner, its easy to configure access to database from any programming language and the database is very fast
What do you dislike about the product?
There is no thing that I dislike in MongoDB
What problems is the product solving and how is that benefiting you?
It provides very fast database for very big databases, it provides very fast searching mechanism and I am more productive thanks to you. Our business increased performance thanks to it.


    Education Management

nosql database with faster processing !

  • September 03, 2022
  • Review provided by G2

What do you like best about the product?
The speed of data retrieval is really fast as compared to other nosql database
What do you dislike about the product?
The interface is sometime not very intuitive
What problems is the product solving and how is that benefiting you?
It's trying to create better storage structure and data retrieval


    keval v.

Best IDE MongoDB tool and free for use

  • August 22, 2022
  • Review provided by G2

What do you like best about the product?
This MongoDB tool has the best UI, We can connect multiple databases at the same time with this tool. We can write queries like find, update and delete. This tool has inbuild three views that help you to monitor your data.
What do you dislike about the product?
I don't find any downside currently. I recommend this tool to every developer.
What problems is the product solving and how is that benefiting you?
We can write direct queries for searching, sorting and updating the data. MongoDB displays this data in a very structured format. We can download all data as CSV from the collection which is the best function.


    sumit k.

Powerful and perfect for growing Company.

  • July 18, 2022
  • Review verified by G2

What do you like best about the product?
It is very easy to use with python/javascript language. I have worked for many years with MongoDB. It handles requests pretty well. Writing queries and help from UI you can easily get your desired data. It is also fast when used with indexing. Setting up in the cloud is also easy. Taking a dump and restoring, I am so grateful for how easy.
What do you dislike about the product?
Our organization uses MongoDB as the database for all our backend services. There was one issue I faced with connections using pympngo. It was getting disconnected for every consecutive call. We solved it but it took a while to figure it out.
What problems is the product solving and how is that benefiting you?
MongoDB solves the need for a No-SQL database at the backend. It is quite developing fast pace because it is schema-less and Data replication is also fast and easy.


    Accounting

MongoDB review for Integration with NodeJS Web Stack

  • July 14, 2022
  • Review provided by G2

What do you like best about the product?
MongoDB is a schema-less no-SQL database that is horizontally scalable using sharding and can support high availability and scalability out of the box which lures our clients to use it.
What do you dislike about the product?
Though mongoDB is a schemaless DB, it should provide some level of opt-in control to the schema to ensure that the database remains consistent as per the business logic. Right now, we are ensuring consistency using application logic.
What problems is the product solving and how is that benefiting you?
MongoDB allows us to provide scalability, high availability, and resiliency to our cloud architectures. We are using MongoDB via MongoDB cloud Atlas.
Recommendations to others considering the product:
You should surely consider MongoDB which you wish to iterate through your products fast.


    SATYAM G.

Best and easy to use Database for Developers

  • July 12, 2022
  • Review verified by G2

What do you like best about the product?
MongoDB makes use of a database that has a superb reputation in order to accomplish the lightning-fast speed, unlimited scalability, and rock-solid reliability that it boasts. Since we've had such amazing results with MongoDB, we've chosen to adopt it across the rest of our firm since it's so speedy, dependable, and easy to use. This decision was made because of our tremendous success with MongoDB. In spite of its lack of complexity, it is used in a productive manner by Python and JavaScript, two of the most widely used programming languages. Learning how to use the system is made much simpler by the presence of excellent documentation and first support. In addition, this endeavor enjoys the support of a significant portion of the community. It is compatible with almost any language that is currently used in software development.
What do you dislike about the product?
This is the best option for a single user doing a few simple tasks, but it becomes pricey if you need a lot of data storage or if you want to run many clusters at once. The high cost prevents me from utilizing the product often and is the single biggest barrier for me to overcome. However, it has a major drawback in that it relies heavily on RAM, which is inefficient. Creating a query to search for particular data may also be challenging, depending on the complexity of the database.
What problems is the product solving and how is that benefiting you?
Our company makes use of MongoDB for the storage of data, the retrieval of data, and even the alteration of data in its most fundamental forms. Because the data is stored in the cloud, administration of the storage space is made easier, and the speed with which information can be retrieved is increased. As a result, the platform is well suited for joint endeavors and widespread adoption. As a direct consequence of this, our organization has seen a significant increase in its profits as a direct result of making use of it.


    Chamal Ayesh W.

MongoDB and noSQL

  • April 21, 2022
  • Review verified by G2

What do you like best about the product?
MongoDB cloud is a very easy to use NoSQL environment where you can set up your no SQL database instances easily and quickly without installing software in your local machine.
What do you dislike about the product?
MongoDB cloud has all the tools you want in no SQL environment but the monthly cost is somewhat high for a small project but it would be a problem if you are opt-in to the local environment.
What problems is the product solving and how is that benefiting you?
We are a commercial software development firm for all our no SQL database solutions we use MongoDB. For some application development, we use MongoDB cloud for some free of charges software solutions we use locally hosted MongoDB servers.
Recommendations to others considering the product:
I am highly recommending MongoDB for a developer who is looking for no SQL document-based database solution.


    Jainal G.

Best No Sql Db still out there

  • April 20, 2022
  • Review provided by G2

What do you like best about the product?
I am using MongoDb for the last 3 years and I can say without a doubt that it's the best DB out there in the NoSql marketplace. Simply because of its Flexible document schemas, easy deployments/managements, and more data agnostic environment, major advantages over RDBMS DBS such as Postgres. For example, the ability to use an Array of Foreign keys is an essential part of the modern web apps but these things are not supported by the Postgres DB. Also the distributed filesystem grid fs is also one of the robust things out there for story/retrieving binary files efficiently which makes MongoDB far more advanced than its subordinates.
What do you dislike about the product?
The DB side schema enforcement and type enforcement at the DB level is still a plus point and a primary reason why people still use Postgres over MongoDb. Additionally, the internal foreign key mapping as compared to just a string filed holding ids of foreign documents in DB is a thing I dislike.
What problems is the product solving and how is that benefiting you?
Our business is a business that generates a lot of dynamic data from hardware sensors and we wanted a database that can be easily plugged and when adding new fields or in our case, new sensors the previous data with legacy documents still work and are not affected. Thus we opted for a no SQL approach through MongoDB and it turned out to be a perfect data agnostic, secure and reliable one.


    Anand S.

MongoDB -My first choice noSQL DB

  • April 01, 2022
  • Review verified by G2

What do you like best about the product?
The document-based Db can handle unstructured data. It is very easy to blend with NodeJS. I am very interested in MongoDB as my first choice DB
What do you dislike about the product?
Nothing.They could improve the aggregate framework to handle JOIN much simpler.
What problems is the product solving and how is that benefiting you?
In the last project, the data we have to store is unstructured and need to change the schema every time.By using MongoDB it helps in scaling.
Recommendations to others considering the product:
The document-based Db can handle unstructured data. It is very easy to blend with NodeJS. I am very interested in MongoDB as my first choice DB