Hacker News new | ask | show | jobs
by laichzeit0 2849 days ago
Anyone that's tried to build anything non-trivial using ElasticSearch's aggregation API and MongoDB's aggregation API will just laugh at the idea of using MongoDB over ES. The ElasticSearch APIs are just so much nicer to use than MongoDB APIs.

MongoDB aggregation feels like writing code in assembler.