• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


Concept
Write skew is a phenomenon in database systems where concurrent transactions, which individually appear to maintain consistency, result in an inconsistent state when combined. This occurs in scenarios where transactions read overlapping data and then perform writes that do not directly conflict, leading to violations of expected invariants under weaker isolation levels like snapshot isolation.
History Empty State Icon

Log in to see lessons

3