Hacker News new | ask | show | jobs
by diminoten 5044 days ago
When I don't know what my schema would look like I like using mongodb.

Also, when I don't feel like dealing with the OR impedance mismatch.

http://en.wikipedia.org/wiki/Object-relational_impedance_mis...

1 comments

Hadn't heard about OR impedance mismatch... good to know about.