An excellent option to save your data.
December 14, 2018

An excellent option to save your data.

Miguelangel Nuñez | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with MongoDB

We use MongoDB in the company's software development department to storage a large set of data for a meteorological forecast application. The data were provided by a third party service and refreshed every 5 minutes. Mongo was chosen to manage all the data. It's also used for a service of dynamic forms developed in the company.
  • With the ideal performance configuration, MongoDB is a great tool to manage data in a blazing fast way.
  • The document-oriented database has certain advantages: good fit for modern JavaScript frameworks (direct use of JSON), flexibility, big data processing and real time statistics/data analysis.
  • MongoDB is very easy to understand.
  • The resulting database is heavier than in a SQL relational database system
  • We deploy quickly our solution, it was very important because we had a short deadline in this project
Mongo is very easy to use and have a low learning path
I think it's a good option to keep all your data
MongoDB is an excellent option for small / medium projects where relationships are not very important. When you have a lot of table relations, it is better to use a relational database.

MongoDB Feature Ratings

Performance
10
Availability
8
Concurrency
7
Security
5
Scalability
9
Data model flexibility
8
Deployment model flexibility
10