MongoExp
August 31, 2017

MongoExp

Devaraj Natarajan | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with MongoDB

Currently, we use MongoDB for handling defect management for our company. There are several millions of unstructured records that come into the system and are queried by users. MongoDB handles these things smoothly. We build multiple dashboards and other metrics from MongoDB data, these are performed using simple find queries, aggregation, and MapReduce, they do the job seamlessly and smoothly.
  • Indexing
  • Sharding
  • Replication
  • Monitoring of Mongo infrastructure
  • Infrastructure & maintenance cost has reduced a lot
  • OBIEE and hypertable
The way MongoDB handles the data is unique and the indexing of data is powerful.
Performance and cost effectiveness.
MongoDB handled unstructured data very well.