Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If mongo is just a document database, there's really no reason to use it over elastic. The query story is slightly nicer with mongo, but we're not doing relational algebra here, right? Elastic crushes mongo at literally everything else.


ES had a bug where a syntax error in a query would send it in a weird state that would then give wrong answers to all queries until the process got rebooted. Which of course isn't fast.

I reported the issue, and thankfully I changed job and never had to deal with ES again. After a few years they contacted me to ask if the issue was still there, I said I had no idea.

I have no idea if the issue is still there.


i guess elastic is more heavy setup for some POC.


That might have been true in the past but it's not hard to PoC with elastic using docker compose.


Elastic is much more of a pita to maintain and monitor than Mongo




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: