External reviews
External reviews are not included in the AWS star rating for the product.
mongodb usage expierence
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
- Leave a Comment |
- Mark review as helpful
MongoDB best NoSQL Database in existence
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.
Best All Purpose Database
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
Best-in-class availability, scalability, easy-to-understand query language, simple concepts, robust, performance
MongoDB review
What do you like best about the product?
I have used MongoDB for a project to develop an application, and it made it easy for us to connect mongo through the MAC terminal and directly retrieve the database and perform operations. I have got used to using mongo through my terminal, and I feel it's the best I like.
What do you dislike about the product?
The front-end application for the project, it does not have many options inbuilt with in the MongoDB application and this makes it hard and lengthy to connect with other applications.
What problems is the product solving and how is that benefiting you?
My experience with mongo DB is limited to a course and two projects I have worked on it. One project was good an successfully done, but other one had problems, so essentially it depends on what kind of project you are working on MongoDB
MongoDB integration with Nodejs
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
Great non relation database
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.
nosql database with faster processing !
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
Best IDE MongoDB tool and free for use
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.
Powerful and perfect for growing Company.
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.
MongoDB review for Integration with NodeJS Web Stack
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.
showing 31 - 40