External reviews
External reviews are not included in the AWS star rating for the product.
I am a big fan of NoSQL databases
What do you like best about the product?
I'm glad that MongoDB now has mongo campus; a companion application that gives you a visual presentation of your mongoDB databases. MongoDB's embedding of databases within a databases allows for quicker operation
What do you dislike about the product?
MongoDB databases are prone to data inconsistency or redundancy depending on the way you choose to design and implement your database
What problems is the product solving and how is that benefiting you?
MongoDB database operations are faster than related SQL or MySQL operations.
- Leave a Comment |
- Mark review as helpful
Offer Document Oriented Storage
What do you like best about the product?
Data is store in the form of JSON style document. It is an Open source document databse and is also the leading NoSQL database. Installing and setting up MongoDB is very simple and easy as well. It is also a shemaless database hence this means your code defines your schema. MongoDB is also very easy to scale and no complex joins are needed as well in this database type. Its by convention a NoSQL database which means it is secure since there is no SQL injection. Features like replication and gridFS which helps in increasing data availability hence improving the performance
What do you dislike about the product?
I am sad becuase it takes alot of memeory since it stores key names for each value pairs which hence means there is high data redundancy. It also limits nesting and it also does not support joins.
What problems is the product solving and how is that benefiting you?
Due to growth of data in our organization, we needed a database which could hold Big Data and we sette for MongoDB due to its scalability.
Recommendations to others considering the product:
I would recommend that the MongoDB developers solve the proble of data redundancy. It takes alot of my Memory.
The leader in no sql database services
What do you like best about the product?
Distributed yet integrated. No hassle of primary keys or foreign keys , just one unique id per record and its done. Navigate throughout the system for traversing has never been any easy.
What do you dislike about the product?
Can be troublesome for beginners but not after that.
What problems is the product solving and how is that benefiting you?
Using it as a server side framework for deployment of web apps
Recommendations to others considering the product:
Best for short as well as long term reliability. One can use it for long term data storage solution and can depend on it as a storage service.
An alternative way to manage a database
What do you like best about the product?
My favourite feature about MongoDB is that I can embed a collection (the equivalent of a table in SQL) into anther collection. Something that would require me to create two separate tables in an SQL database
What do you dislike about the product?
Sometimes I spend a lot of time deciding between whether to embed a collection within another or create a new collection which is usually a tread off between performance against maintenance
What problems is the product solving and how is that benefiting you?
MongoDB is basically serverless which simplifies the process of setting it up
MongoDB looks complicated, but it is not!
What do you like best about the product?
I love the layout! You can tell it is a database software so it looks like a lot of conglomerated data, but it is super easy to use.
What do you dislike about the product?
Hmmm, I would like it better if they had a dark theme :D
What problems is the product solving and how is that benefiting you?
In my company, I am troubleshooting wait timer delays for our marketing automation feature called Campaign Automation.
Recommendations to others considering the product:
Get this if you want to get control of your database and any other implementation that deals with a large amount of data.
Best NoSQL Database ever.
What do you like best about the product?
The document data model (main feature of MongoDB) provides the users/developers provides great flexibility while its distributed architecture allows great scalability which makes it the Best NoSQL DB in the market and hence makes it the ideal replacement for relational databases.
What do you dislike about the product?
The major disadvantage is MongoDB does not support Joins on data and also there is no default transaction support which puts more work on the user to handle it.
What problems is the product solving and how is that benefiting you?
Problems like performance , availability and scaling which are present in relational DB are addressed by using MongoDB.
Review on MongoDb to show his strength
What do you like best about the product?
This is really wonderful tool easy to access, query builder, easily I can access date using my query this is really good tool which we can user for log time, we can added more environment here
What do you dislike about the product?
For large data its taking time to fetched data form server
What problems is the product solving and how is that benefiting you?
No I haven't faced any issues till now
Recommendations to others considering the product:
Yes definitely I will recommended this to my friends and company
I am a web developer who has used MongoDB as a database for some projects.
What do you like best about the product?
The flexibility that mongoDB offers. The tools that makes the things easier for make queries.
What do you dislike about the product?
The installation and first implementation for a new user can result a little complicated.
What problems is the product solving and how is that benefiting you?
The last project I did was a chatbot. As mongoDB is a non-relational database I was able to store all the information I needed and make queries so easily. Mongo was a good option to work with a framework for chatbots called RASA.
Recommendations to others considering the product:
In order for you to use mongoDB all you have to do is follow and read carefully the documentation.
If data is unstructured then you must need MONGO DB.
What do you like best about the product?
It is very easy to use and its syntax is pretty much simple and easy. It reads the data from the live sources and helps in making the word cloud very effectively.
What do you dislike about the product?
Its output delivery system is not that much effective, every time we need to take data on excel then we can use it.
What problems is the product solving and how is that benefiting you?
Reading the data from live sources such as from Twitter, youtube comments and the data is not the same then we use this tool to fetch important attributes from the data.
Recommendations to others considering the product:
it is now a highly used database in the analytics industry to read the unstructured or semi-structured data, lots of online communities are there which helps the user very easily. Its price is a little high but its worth to use it.
Best database in market for now
What do you like best about the product?
MongoDB driver support is available for a variety of languages,approach scalability,Data retrieving from this No-SQL database is very much fast when compared to other No-SQL databases.
What do you dislike about the product?
I did not find any flaws with this software
What problems is the product solving and how is that benefiting you?
It saves alot of time for configuration and setup
showing 201 - 210