Hacker News new | ask | show | jobs
by blindhippo 5044 days ago
I'd like a clear example too.

I can see the benefits of using something like NoSQL for temporary datastores (in memory only), but MySQL can function just fine as a key->value store as well to the best of my understanding.