Comment by x0x0
1 year ago
Everyone earns the scars from understanding that all data has a schema. If you use pg, you mostly resolve the schema on write; if you use mongodb, you resolve it into a schema on read as well. The latter turns out to be very hard to make robust.
No comments yet
Contribute on Hacker News ↗