External reviews
External reviews are not included in the AWS star rating for the product.
Best NoSQL database in the market
What do you like best about the product?
We are using MongoDB as our primary database. As our most of the data is in unstructured and thus not fit for RDBMS store. JSON data store, Schemaless architecture along with horizontal scaling makes it more efficient. One more thing that i loved is the support for geospatial data, it's just perfect.
What do you dislike about the product?
Takes up more space than RDBMS for similar data.
ACID compliance missing.
ACID compliance missing.
What problems is the product solving and how is that benefiting you?
Helped in storing unstructured data.
Horizontal scaling saved us a lot.
Horizontal scaling saved us a lot.
Recommendations to others considering the product:
If you are looking for db which can store unstructured data and can do querying on top of it with ease then MongoDB is the right choice.
- Leave a Comment |
- Mark review as helpful
Mongodb is good
What do you like best about the product?
I like mostly MongoDB aggregation framework which is powerful and flexible
What do you dislike about the product?
I don't remember anything I dislike in MOngoDB
What problems is the product solving and how is that benefiting you?
We've been developing network monitoring solution in MongoDB which benefits us reliable database service and flexible document schema.
Recommendations to others considering the product:
Use MongoDB aggregation framework and Database Sharding
The best NoSQL database on the market
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.
MongoDB is perfect for schemaLess DB choice
What do you like best about the product?
It is nice experience to working on mongodb. Great support and capabilities to store schema less data in db. MongoDb is document oriented which helps in storing key values.
What do you dislike about the product?
Accessibility, the access of mongo db you can have 3rd patry client.
What problems is the product solving and how is that benefiting you?
Storing data of our product
Easy to backup your databases.
What do you like best about the product?
Easy to backup your databases.
Very simple to use. Good GUI.
Continuous backup of queries and oplog.
Very simple to use. Good GUI.
Continuous backup of queries and oplog.
What do you dislike about the product?
No control on backup data. It is stored in MongoDB cloud.
Cost depends on the size of the data and the amount of oplog changes.
Cost depends on the size of the data and the amount of oplog changes.
What problems is the product solving and how is that benefiting you?
It provides point-in-time restore, continuous and online backup solution as a fully managed service.
Recommendations to others considering the product:
You simply install the Cloud Manager agent to manage backup and restore of your database. It will store your backup data in MongoDB cloud.
MongoDB - My Favorite NoSQL DB
What do you like best about the product?
Having a background in object oriented programming, I found MongoDB to be easy to understand from a conceptual level. Unlike SQL based DB's, it is based on BSON (Binary JSON), which allows you to create more dynamic schemas and data structures.Instead of using tables and rows, you use collections and documents, which makes sense in an Object Oriented programming environment. As part of the MEAN stack, MongoDB goes perfectly with Node.JS projects, which can be used for both web and mobile application development. Overall, it is flexible, easy to use, and with an understanding of JavaScript, very intuitive.
What do you dislike about the product?
Mongo may not be the best solution for running large complex transactions. You may also have issues migrating from a SQL based solution to Mongo, without careful planning. I would recommend for new projects, not necessarily legacy solutions.
What problems is the product solving and how is that benefiting you?
MongoDB Atlas to manage DB Clusters of cloud based MongoDB instances, along with MongoDB Compass. With the tool I am able to manage users, set up teams and set back ups. There is also various charting tools you can use for visualization services (ala Tableau or Google Datastudio).
Recommendations to others considering the product:
MongoDB has great training tools and courses you can enroll into. I highly recommend signing up for the courses, which can take 5-8 weeks to complete. Great tools and resources, which I was very satisfied with!
Mongo has the best cluster.
What do you like best about the product?
It was so easy to create and handle the cluster. Also, when it comes to bring the data into the server, works really fast. The Live Migration Service is a free service that allows you to migrate data to Mongo and you should live this awesome experience when it comes to Data migration, that Mongo provides. I want to mention, as well, that you can pause the cluster, whenever you want, and the price is lower, which is great for when you are not using it. Mongo has a great Support service, all the tickets have a quick response.
What do you dislike about the product?
The referral program is a little bit complicated. Even though the program is awesome to motivate you to share Mongo with colleagues.
What problems is the product solving and how is that benefiting you?
You can create several clusters and save a bunch of information. It is great for Data science.
Recommendations to others considering the product:
I would higly recommend the M10 cluster.
Quick, intuitive database
What do you like best about the product?
Data is JSON-structured. Query responses are quick. Set up is easy.
What do you dislike about the product?
I am not sure what I don't like about the product. I have to hit 40 characters for this answer.
What problems is the product solving and how is that benefiting you?
Storing factory data, which is usually unstructured and inconsistent.
ReviewMongo
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.
Had a really nice experience changing from RDBMS to MongoDB
What do you like best about the product?
Natural way of thinking about the data structure
Geolocation options
Geolocation options
What do you dislike about the product?
Performant queries a bit difficult at first.
What problems is the product solving and how is that benefiting you?
Developing games.
showing 101 - 110