There was a good amount of publicity when it launched, all of my developer buddies said "cool, definitely worth a try, next time I need to hack together an MVP".<p>Since, it's been bought by Facebook and all of my friends have forgotten about it (much like hoodie, meteor and few others I can't even recall tbh).<p>Even now, I'm working on a project we started a few weeks ago and parse seems almost perfect, but still, we went with a weird hybrid/multi server postgres/node/php solution instead, without even seriously considering it.<p>So what has your experience been?
We built slightly more than an MVP, but eventually we needed to get into this hybrid situation. Now we're trying to get off of Parse, partly cause it's limiting and partly because its expensive.<p>It can handle more than an MVP, but it depends on the product.
I believe Yo uses it in production, and they have millions of users (if not exponentially more). Although of course, the DB interactions from what I'd assume aren't too complex.
We use it for push in production, and it has worked very well (we haven't had a single issue with it thusfar). Haven't used any other parts of it.