Hacker News new | ask | show | jobs
by jiggawatts 176 days ago
Your rant is mostly valid except for one thing: most DBMS systems don’t lock the whole table for a point update. Almost all of them will take a short lived row lock only.