Hacker News new | ask | show | jobs
by muriithi 4704 days ago
I have used both. I find it easier to iterate using mongodb because you do not even need a schema to begin with.

If I want to move forward I can switch to mongoose or move over to postgres and node-pg.