Hacker News new | ask | show | jobs
by flowerlad 1743 days ago
> good ol’ locking-based protocols in practice outperform MVCC-based protocols

Doesn't make sense to me. Oracle supports MVCC. SQL Server doesn't scale as well as Oracle.