Ambitious Systems
Home
Garden
About
All Notes
note
Mar 04, 2021
Stored Procedures improve throughput by removing interactivity
Serializable Isolation
Serial Execution
Stored Procedure
note
Mar 04, 2021
True serializability imposes system constraints
Serializable Isolation
Serial Execution
Partitioning
note
Mar 03, 2021
Index range locks are more performant than Predicate Locks
Serializable Isolation
Predicate Lock
Index-range Lock
note
Mar 02, 2021
Use Predicate Locks to eliminate write skews
Two-phase locking
Serializable Isolation
Write Skew
note
Mar 01, 2021
Two-phase Locking does not scale well
Two-phase locking
Serializable Isolation
note
Feb 26, 2021
Data persistence process is prone to errors
Transactions
note
Feb 26, 2021
Two-phase locking improves on Explicit Locks
Two-phase locking
Explicit Locks
Serializable Isolation
note
Feb 26, 2021
Applications using two-phase locking cannot scale well
Two-phase locking
Transactions
Serializable Isolation
note
Feb 18, 2021
Write Skews can be avoided by Materializing Conflicts
Write Skew
Materializing Conflicts
note
Feb 18, 2021
Serializable Isolation is the only way to prevent all write-related race conditions
Write Skew
Lost Updates
Atomic Writes
Materializing Conflicts
Serializable Isolation
← Newer
Older →