# Transaction Isolation
Is a property of a [[Transactional Database]] that states that multiple concurrent transactions should leave the database in the same state that would've been obtained had those concurrent transactions been executed synchronously.