In database systems, "isolation" is a property that the changes made by an operation are not visible to other simultaneous operations on the system until its completion. This is one of the ACID properties.