41

Him: Relation databases are stupid; SQL injections, complex relationships, redundant syntax and so much more!

Me: so what should we use instead? Mongo, redis, some other fancy new db?

Him: no, I have this class in Java, it loads all the data into memory and handles transfers with http.

Me: ...... Bye!

Comments
  • 1
    That's why you don't mix nosql databases with highly typed programming languages
  • 12
    Why use a solid state drive when you can use highly volatile memory to store data
  • 1
    Well, Redis is not only a fancy database. It is actually quite useful for storing sessions.
  • 1
    This post is BTW, after I read this thing
  • 1
    @gitoutofhere Holy shit, how dumb is that guy?
Add Comment