raghu@dark-factory :~/kb/serializable-isolation $ cat

Serializable Isolation

The strongest transaction isolation level, guaranteeing concurrent transactions yield a result equivalent to some serial execution order.

grounded in: latest trends theme 'squeezing correctness and throughput out of SQL infrastructure' (the correctness half)

Connected concepts

MVCC, ACID transactions, Query planner

Explore it live in the knowledge graph →