External reviews
External reviews are not included in the AWS star rating for the product.
Great noSql databse
What do you like best about the product?
Great community around for help
Free tutorials everywhere
performant for Restless and real-time transactions
Free tutorials everywhere
performant for Restless and real-time transactions
What do you dislike about the product?
There is nothing to dislike about MongoDB, one of the best NoSQL databases.
What problems is the product solving and how is that benefiting you?
real time treatment
easy to query
easy to query
- Leave a Comment |
- Mark review as helpful
Best db for any kind of immediate action or db migration
What do you like best about the product?
The most liked this about this DB is pipeline like in other DB lookup is available but the processing speed of Mongo DB is far better compared to others. one more thing that is if your project DB schema is not completely defined although it is changing with an ongoing project that time you don't need to de migrations or migrate every time you just send data as key-value and data will insert or update so there is no boundation like you can send this data or anything
What do you dislike about the product?
There is nothing for dislike but only one thing can become better in other SQL we have the mapping of ORM for a different framework like when I worked on Django that time I user Django ORM so all lookup and data operation becomes easy compere to direct DB queries so please add ORM feature in Mongo DB
What problems is the product solving and how is that benefiting you?
As I said we can add any kind of data at any time we don't need any kind of migrations for this proper table schema so when I was working on my previous project (Wellness) that time client daily change requirement so too much time was wasted in DB configuration but after some time we use mongo db that time this issue was resolved this project about to e-commerce purpose to at one time we need to much data get from the different table so mongo lookup was very useful and it was executed in less time so customer will happy with the website and for any web portal time complexity is most important part
Recommendations to others considering the product:
If your project has some complex DB schema like you have to change your DB table structure because of new requirements then use this or for time complecity
In MongoDB we can store data in BSON and it is fast and takes less space.
What do you like best about the product?
In MongoDB, we can store data easily and visualize it on Atlas UI. Easy to use and manage where data for application are in large numbers.
What do you dislike about the product?
MongoDB uses high memory for data storage and limits for document size.
What problems is the product solving and how is that benefiting you?
I am using MongoDB for the data where I don't have many relations between the fields and for that purpose MongoDB is great to use.
Technical Lead at Globant
What do you like best about the product?
Indexing, Covered queries, Replica set, Sharding
What do you dislike about the product?
Nothing as such, its superb on all the aspects of scalability, high availablity
What problems is the product solving and how is that benefiting you?
Web2, Web3, Scalability, Finance and Accounting, Gaming
MongoDB is a very fast and document based database, very flexible for javascript developers
What do you like best about the product?
It is very flexible to understand by javascript developers, their json format is very appreciable. Its too easy to use in backend and understand able.
What do you dislike about the product?
The data size which is very typically higher.
What problems is the product solving and how is that benefiting you?
Replica sets, which is consist of two copies or more, in a role of primary and secondary replica at time
Best Consumer friendly and a Desi Database
What do you like best about the product?
I like playing with its features basically it is very easy to use, latency is nice, easy querying, and I actually feel comfortable when I Mongo DB for app development.
What do you dislike about the product?
There is Nothing to dislike, I am expecting to have Machine learning-based pipelines inside MongoDB itself.
What problems is the product solving and how is that benefiting you?
Developing end to end ticker based JSON data, no complex queries, and Nice documentation
Unstructured data storage
What do you like best about the product?
As a Data guy, I like to store unstructured data and MongoDB come to rescue
What do you dislike about the product?
Does not provide typical SQL like querying especially Joins within MongoDB
What problems is the product solving and how is that benefiting you?
The biggest advantage is storing the unstructured data
The mongodb made database management easier for better customer experience through its features.
What do you like best about the product?
The mongodb makes the database management easier with the software and searching retrieving storing of data seamless. The UI is quite simple which makes it more user friendly and doesn't need more expertise to use the tool
What do you dislike about the product?
The user interface can be improved for better user experience and more features and extensions can be added to make it integrate with other devops middleware and development tools.
What problems is the product solving and how is that benefiting you?
Database creation
Collections management
Records management
Storage
Retrieve data
Search data
Testing
Collections management
Records management
Storage
Retrieve data
Search data
Testing
Best NoSql Database
What do you like best about the product?
- MongoDB provides scalability flexibility with fast query time.
- It provides 3 replica set which is used for backup if primary replica fails then seconday replica becomes primary.
- It provides 3 replica set which is used for backup if primary replica fails then seconday replica becomes primary.
What do you dislike about the product?
I don't dislike anything in MongoDB. It is fast and easy to use.
What problems is the product solving and how is that benefiting you?
It is very scalable and used with an unstructured and structured database. It also had the concept of indexing which is very useful for getting quick data from databases.
MongoDB Review
What do you like best about the product?
Because the keys are indexed, retrieving the documents that are related to them is quick and easy. Using MongoDB, you can perform multi-document ACID transactions over different replica sets, sharded clusters, and even across several instances of the same replica set.
What do you dislike about the product?
MongoDB is widely prefered NoSQL by the community and is excellent with features, so, nothing to dislike.
What problems is the product solving and how is that benefiting you?
MongoDB - A document database, also known as a document-oriented database or a document store. This database scales nicely over numerous servers in order to handle large amounts of data and traffic. During the prototype stage, specifications and capabilities are often re-evaluated. A document database like MongoDB does not have a fixed structure; instead, it stores key-value pairs for each document.
showing 101 - 110