/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.acolyer.org
| | justinjaffray.com
3.7 parsecs away

Travel
| | [AI summary] This technical blog post explains write skew anomalies and how they occur within Snapshot Isolation in databases, providing mathematical proofs and examples to help developers gain intuition about database concurrency control guarantees.
| | muratbuffalo.blogspot.com
4.4 parsecs away

Travel
| | Chapter 4 of the Concurrency Control and Recovery in Database Systems book (1987) opens with a sentence that doesn't quite pass the grammar...
| | surfingcomplexity.blog
1.6 parsecs away

Travel
| | In the previous blog post, we saw how a transaction isolation strategy built on multi-version concurrency control (MVCC) does not implement the serializable isolation level. Instead, it implements a weaker isolation level called snapshot isolation. In this post, I'll discuss how that MVCC model can be extended in order to achieve serializability, based on work...
| | jakubdziworski.github.io
30.6 parsecs away

Travel
|