Hacker News new | ask | show | jobs
by veemjeem 4708 days ago
Who the heck just uses mongo as a scaffolding tool? I don't know anyone who does that.
1 comments

what he meant (i think) is use MongoDB in a lean manner - which is to say, try to get something off the ground, and if it takes off, switch to the most appropriate DB then (which might be Mongo).

I think this is the killer use of Mongo IMO.

Yeah, this is exactly what I meant.