Hacker News new | ask | show | jobs
by ehwizard 3567 days ago
Minor point, but MongoDB added document validation in 3.2 so you can add guarantees about what documents are being stored.

https://docs.mongodb.com/manual/core/document-validation/