Hacker News new | ask | show | jobs
by therufa 1135 days ago
Why isn't the author just using a document store instead? This entire post is defeating the purpose of RDBMS'. What happens when data needs to be updated? Would that require a number of n update statements in order to change a username for instance?