An excellent option to save your data.
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.
Pros
- 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.
Cons
- 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
Comments
Please log in to join the conversation