External reviews
External reviews are not included in the AWS star rating for the product.
Amazing storage software
What do you like best about the product?
Mongo DB is an incredible storage software with a huge database designed for powerful, easy and intuitive documents, after storing the documents it is easy to search for them by means of the name given to them. The database of Mongo DB is known as NoSQL, which is a very useful tool.
What do you dislike about the product?
As not everything is perfect sometimes I lost information, and the database starts to fail once it exceeds 100 GB, although I think that very few people have reached this point, so the software in general is pretty good .
What problems is the product solving and how is that benefiting you?
Being the manager of marketing supervision of the company Linio Group daily tasks were tedious to classify and once they were saved over time it was almost impossible to find it in minutes, taking into account that time is important in any job, the main thing is to have software that allows you a better development in your area of work and Mongo DB offers the best tools to carry out all your goals.
Recommendations to others considering the product:
Mongo DB is the best option for companies that handle a lot of information and require secure document storage. In addition, it is compatible with many devices for a better experience.
- Leave a Comment |
- Mark review as helpful
Welcome to the World of NoSQL
What do you like best about the product?
Unlike traditional relation DBMS, MongoDb works on NoSQL. It do not use tables to store data, instead you can store JSON documents directly in database. Work awsome with Nodejs, as working on JSOn will not require any type conversion. You can store data directly in database. Its query speed is also very good.
What do you dislike about the product?
For a complex system, schema designing and changing is a huge task. Also for scalling and shrading, you require an experienced developer.
What problems is the product solving and how is that benefiting you?
It saves a lot of time, also for some use cases NoSQL provides far better performance than SQL.
Great simple Database
What do you like best about the product?
I like that it is simple to implement with NodeJS so MEAN stack applications work well.
What do you dislike about the product?
I dislike its limited querying functions but it's free to use so it's ok.
What problems is the product solving and how is that benefiting you?
We use MongoDB as a database for many of our websites. I realize that not having to deal with SQL queries when data does not need to be queried using relations is convenient depending on what we are storing.
Recommendations to others considering the product:
Really think about what kind of data you're storing and how you want to call that data. That is the biggest factor when deciding whether or not you want to use MongoDB.
Easy to setup, harder to maintain
What do you like best about the product?
It is really easy to setup a new mongodb cluster.
What do you dislike about the product?
Sometimes the agent can bug and is unable to update itself, and that’s a huge problem because after everything goes wrong.
What problems is the product solving and how is that benefiting you?
It’s ability to create and manage a mongodb cluster easily.
The benefits are mostly time gain.
The benefits are mostly time gain.
good work keep it up mongodb
What do you like best about the product?
simplicity, speed and the support that we get from the community
What do you dislike about the product?
its good until we use the open source version, but if we want to move to an enterprise solution the managed services costs too much as compare to cloud dbs
What problems is the product solving and how is that benefiting you?
using it as the core database as it has no limitation with any kind of project structure and can scale up with huge load as well
Good efficient no-SQL datastore
What do you like best about the product?
Efficient engine, can be in-memory cache and highly optimized sharding structure and scaling makes up for great performance.
What do you dislike about the product?
Limitations and inability to deploy to on-premise and cloud.
What problems is the product solving and how is that benefiting you?
JSON based APi for front end SPA and back.
We've just started with MongoDB but setup has been pretty easy and using it has been great so far.
What do you like best about the product?
Designing Schemas was very super super fast
What do you dislike about the product?
I was not able to find as much documentation as I would like
What problems is the product solving and how is that benefiting you?
Using it for a new application.
Mongo DB review f
What do you like best about the product?
Coming from a traditional relational db background, I appreciate the performance and operational benefits of using Mongo DB. We use a lot of unstructured data and have been using Mongo as our store and it has been a good fit
What do you dislike about the product?
A lot of our data is unstructured and needs to be searchable. I am looking for ways to optimize our lookups. Better tooling support would certainly be appreciated. We do use explain plans though.
What problems is the product solving and how is that benefiting you?
As stated above we use it mostly to store unstructed documents
Easy to develop for.
What do you like best about the product?
It's really easy to get up and running with mongo and most languages I use have libraries that make it very fast to develop for. It also performs very well.
What do you dislike about the product?
It doesn't seem as easy to manage in cloud environments as the build in offerings. Also the GUI tools to connect to it that I have used such as robomongo are very lacking.
What problems is the product solving and how is that benefiting you?
I use it to store data for micro services. I like how fast and simple to use it is especially for situations where I only need to store simplistic data.
Support specialist
What do you like best about the product?
Simple setup and admin. Mongo is easy to set up and manage. Understanding the use cases and limitations is also pretty easy to understand
What do you dislike about the product?
we are approaching the limit of mangodb in terms of in mem usage
What problems is the product solving and how is that benefiting you?
ML intermediate storage
Recommendations to others considering the product:
Make sure of how large dataset size is supported
showing 261 - 270