Isolation Levels: The Database Setting You're Probably Getting Wrong
Four levels, a spectrum of anomalies, and a default that isn't the one you think.
Jul 31, 20244 min read31

Search for a command to run...
Series
Four levels, a spectrum of anomalies, and a default that isn't the one you think.

Imperative, declarative, OO, functional — the label matters less than knowing which lens fits the problem.

The interesting question isn't which paradigm to follow — it's how they combine in the code you actually ship.
