Great User Experience and Easy to Learn!
What do you like best about the product?
MongoDB is a easy database to learn if you are just getting started, and it's very useful in a lot of use cases. MongoDB services a lot of needs and is very user friendly!
What do you dislike about the product?
Nothing. The product so far has been great for our company and we can't wait to learn more!
What problems is the product solving and how is that benefiting you?
We are using MongoDB to store user and authentication information and events, and it's being utilized in our current Online/Mobile banking platforms. A benefit we have realized is the speed of processing information and authentication data.
Great DB for all
What do you like best about the product?
It's very usefull and easy to use. JSON documents are easy to read.
What do you dislike about the product?
Not listed in linux repositories by default
What problems is the product solving and how is that benefiting you?
Significantly increase the speed of queries' response to previous version in sql.
I am NOSQL expert with more than 4 years of profound experience in the MongoDB as Admin and Develope
What do you like best about the product?
Easy installation and impressed the way mongo team prepared the documentation.
What do you dislike about the product?
The people who not know about the Mongo criticise the nosql world.
What problems is the product solving and how is that benefiting you?
I gave solution for real time reporting and high performance read write operation.
Manage MongoDB like never before
I started with MongoDB cloud manager which used to be called MMS in earlier days to manage MongoDB setup. I can make the difference between these two. The new Atlas is like million miles ahead of MMS. It has all the features I thought of using while started with MMS. Like installing MongoDB without knowing much of configuration. Folks from development background it is a humongous task. As I myself from development background I struggled a lot to do all these steps. Now it is a button click. The restore, backup think of anything of managing and administering Atlas has the answer. It looks so good that I can start development withing 100 minutes of starting Atlas. It shorten the time to start development in MongoDB almost by 80%. And with the free tier it is an irresistible offer for any new comer. I myself use the free tier to explore more every day. It made my job even easier as I can do all the experiment in free tier before pushing the changes in my production system. Thanks team MongoDB for this awesome job.
Now available in Tokyo Region
MongoDB service already set up according to best practices.
Since it became available in the Tokyo region, I think that it is necessary and sufficient for this service in most cases when you want to use MongoDB on AWS.
NoSQL in product development nutshell
What do you like best about the product?
DB data structure and scaling features at first, data modelling , normalization and schema practices known for it data storage practices, and its recent releases 3.4 where it offers views, graph traversal
What do you dislike about the product?
Currency and Timezone point of effort needed
What problems is the product solving and how is that benefiting you?
product database
Recommendations to others considering the product:
Its all depends upon business requirements, with my usage from past 2 years mongodb works good in all my development and product building scenarios, like from mobile app backend DB, product and micro-services implementation.
easy to start with
What do you like best about the product?
The easy to use native powerfull mapreduce , and prejoin collections
What do you dislike about the product?
The hard limitation of 16MB per document
What problems is the product solving and how is that benefiting you?
Converting XML Documents to JSON Documents
MongoDB 3.4 Review!
What do you like best about the product?
My top 3 favourite features
1. Views
2. Linearizable reads
3. Network compression
4. Chunk balancing parallelism (did I mention 3 features only?)
What do you dislike about the product?
Shard zoning. This is merely a rebranding of shard tagging. It should not be counted as a new feature!
What problems is the product solving and how is that benefiting you?
Allow our database to be compliance with the application response time. Considering our dataset, it is quite a feat!
Pretty good!
Instead of building your own MongoDB cluster on EC2 instance, use Atlas instead. It's definitely better and easier! As simple as using RDS :)
{"title":"The database as a programmer would like it to be"}
What do you like best about the product?
The synergy between the code and database, especially with Node.js.
What do you dislike about the product?
Having to go back and make performance tweaks to existing structures.
What problems is the product solving and how is that benefiting you?
Trying not to spend too much time integrating new features and iterating on existing ones because of database constraints.