Hacker News new | ask | show | jobs
by wizardhat 3669 days ago
TLDR: He was reading the database while another process was writing to it.

Why all the Mongo hate? I'm sure this would happen with other databases.

3 comments

No, this does not happen with any relational database I've worked with.
Ever heard of transaction isolation?
Lol no, ACID does not allow nonsense like that.