External reviews
External reviews are not included in the AWS star rating for the product.
MongoDB Review
What do you like best about the product?
I love that you can connect it with Atlas and host your database online. Very good No-SQL implementations, and a good amount of storage space available for the data. Easy to store complex data structures online too. Very flexible for distributed systems, too.
What do you dislike about the product?
I do not like the way images are stored in it using GridFX, and broken into fragments and objects. Although it is easy to access them, only a few of them can be stores because of the space limitations for images.
What problems is the product solving and how is that benefiting you?
Managing my databases for test projects, internship project, and research projects. This has completely transformed me from a relational database user and MySQL to No-SQL.
Recommendations to others considering the product:
I program a lot in python and django, and use MongoDB as a backend for that. I would highly recommend using this as a database for hosting data with ease.
- Leave a Comment |
- Mark review as helpful
Best NoSQL Database!!!
What do you like best about the product?
1) Really helpful you are going to manage large data.
2) Schema-less tables make it more flexible for variable data.
3) We can use MongoDB on CLI as well as interface.
4) We can export and import data easily.
5) It also different others feature like Indexes, transactions etc.
2) Schema-less tables make it more flexible for variable data.
3) We can use MongoDB on CLI as well as interface.
4) We can export and import data easily.
5) It also different others feature like Indexes, transactions etc.
What do you dislike about the product?
Since I'm from a relational database background, so it's very tough to get familiar with MongoDB. Unlike a relational database, Joins does not support it. We can't handle data in it if your application's data have more relations.
What problems is the product solving and how is that benefiting you?
Earlier, we were using relational DB for our email server, but the server was unable to handle the load with that db. Now we have migrated to MongoDB and we are getting very good performance and the server load is also fine.
Recommendations to others considering the product:
If you are looking for a NoSQL database for loose relations data structure then MongoDB is a very good choice to use.
MongoDB schema
What do you like best about the product?
1. Easy to create Schema , Relation between Collections.
2. Easy to manage data , collections via Mongo CLI
3. Export , Import DB
4. Setting up relation between collections is more easy as compared to traditional SQL based Database.
2. Easy to manage data , collections via Mongo CLI
3. Export , Import DB
4. Setting up relation between collections is more easy as compared to traditional SQL based Database.
What do you dislike about the product?
You need to separate IDE such as Compass , Studo3T to view collections , if you are not good in CLI to manage DB.
What problems is the product solving and how is that benefiting you?
MongoDB is very compatible in MEAN Stack environment , and I am MEAN Stack developer , so using Mongodb I have solved my DB issues.
Recommendations to others considering the product:
I recommend MongoDB to all Mean Stack Developers.
Great NoSQL solution
What do you like best about the product?
I like that JSON files can be directly added to a collection. This makes it a good choice when a lot of the data is of JSON type
What do you dislike about the product?
In some cases, the performance is inferior to relational DBs (Example Postgres)
What problems is the product solving and how is that benefiting you?
In my current team, it is the default database solution. Used for logging metadata in test cases.
Recommendations to others considering the product:
The standard NoSQL solution. Great choice for fast development.
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
Excellent alternative to table databases.
What do you like best about the product?
It is one of the most versatile database tools that I have used, I can modify the structure of the databases without touching the information, which allows me to expand the content of them, without touching the important data that they already have. high level of storage, allows to optimize all kinds of configurations, and to store within them, a large amount of information, everything works with javascript, which helps to make the whole process easier.
What do you dislike about the product?
It is a tool that is in development, and there is still a long way to go, to be able to do all the work in it, currently we only carry out some tests within this system, since it is not so easy to adapt to it, we have very little time with This application, but we hope it will be a great utility to our service, in a short time.
What problems is the product solving and how is that benefiting you?
Currently it is a storage alternative, to which we are migrating part of our information, we have realized the versatility of this system, and the different uses that we can give to the NoSQL databases, so we hope soon it will be, our primary storage medium.
Recommendations to others considering the product:
Before starting to use this application, you must perform different investigations on the web, and look for all kinds of information about databases Nosql.
Mongo software optimized for query analysis
What do you like best about the product?
It is very valuable to have MongoDB through this software it allows us to have a high performance for the analysis of queries It has a large storage space for all our data, its main functionality is that it stores the data in the form of json, which is the data format standard in JavaScript, it's easy to use
What do you dislike about the product?
The management of MongoDB is a little complex, they should be strengthened with instructions, videos and others to have it available to support us to use this program.
What problems is the product solving and how is that benefiting you?
At the time of acquiring this software we want to have as a support part manuals of instructions, videos of operation, so that it was easier to use
Recommendations to others considering the product:
Document-oriented database, it is easy to use and at low cost. very good alternative to improve your databases
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.
I use it over SQL Database.
What do you like best about the product?
It allows for the database expand-ability in any time in the project that i am building.
What do you dislike about the product?
You have to host it differently soit would be nice if it came with a package with mean stack.
What problems is the product solving and how is that benefiting you?
I use it to store all my data.
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
showing 221 - 230