All Fields
Computer Science
Medicine
FAQ
Contact
Sign in
Snapshot isolation
Known as:
Serialisable Snapshot Isolation
, Serializable snapshot isolation
, Write skew
Â
In databases, and transaction processing (transaction management), snapshot isolation is a guarantee that all reads made in a transaction will see a…Â
(More)
Wikipedia
Topic mentions per year
Topic mentions per year
1995-2018
0
10
20
1995
2018
Related topics
Related topics
18 relations
ACID
Commitment ordering
Concurrency control
Database
(More)
Broader (1)
Transaction processing
Related mentions per year
Related mentions per year
1936-2018
1940
1960
1980
2000
2020
Snapshot isolation
Database
Database normalization
SQL
Serializability
Concurrency control
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
On the Scalability of Snapshot Isolation
Masoud Saeida Ardekani
,
Pierre Sutra
,
Marc Shapiro
,
Nuno M. Preguiça
Euro-Par
2013
Many distributed applications require transactions. However, transactional protocols that require strong synchronization are…Â
(More)
Is this relevant?
Highly Cited
2008
Highly Cited
2008
Serializable Isolation for Snapshot Databases
Michael J. Cahill
SIGMOD Conference
2008
Many popular database management systems implement a multiversion concurrency control algorithm called snapshot isolation rather…Â
(More)
Is this relevant?
Highly Cited
2006
Highly Cited
2006
Lazy Database Replication with Snapshot Isolation
Khuzaima Daudjee
,
Kenneth Salem
VLDB
2006
Snapshot isolation is a popular transactional isolation level in database systems. Several replication techniques based on…Â
(More)
Is this relevant?
Highly Cited
2006
Highly Cited
2006
Snapshot Isolation for Software Transactional Memory
Torvald Riegel
,
Christof Fetzer
,
Pascal Felber
2006
Software transactional memory (STM) has been proposed to simplify the development and to increase the scalability of concurrent…Â
(More)
Is this relevant?
Highly Cited
2005
Highly Cited
2005
Making snapshot isolation serializable
Alan Fekete
,
Dimitrios Liarokapis
,
Elizabeth J. O'Neil
,
Patrick E. O'Neil
,
Dennis Shasha
ACM Trans. Database Syst.
2005
Snapshot Isolation (SI) is a multiversion concurrency control algorithm, first described in Berenson et al. [1995]. SI is…Â
(More)
Is this relevant?
Highly Cited
2005
Highly Cited
2005
Database replication using generalized snapshot isolation
Sameh Elnikety
,
Willy Zwaenepoel
,
Fernando Pedone
24th IEEE Symposium on Reliable Distributed…
2005
Generalized snapshot isolation extends snapshot isolation as used in Oracle and other databases in a manner suitable for…Â
(More)
Is this relevant?
Highly Cited
2005
Highly Cited
2005
Middleware based Data Replication providing Snapshot Isolation
Yi Lin
,
Bettina Kemme
,
Marta Patiño-MartÃnez
,
Ricardo Jiménez-Peris
SIGMOD Conference
2005
Many cluster based replication solutions have been proposed providing scalability and fault-tolerance. Many of these solutions…Â
(More)
Is this relevant?
Highly Cited
2005
Highly Cited
2005
Postgres-R(SI): combining replica control with concurrency control based on snapshot isolation
Shuqing Wu
,
Bettina Kemme
21st International Conference on Data Engineering…
2005
Replicating data over a cluster of workstations is a powerful tool to increase performance, and provide fault-tolerance for…Â
(More)
Is this relevant?
2000
2000
Integrating Snapshot Isolation Into Transactional Federations
Ralf Schenkel
,
Gerhard Weikum
2000
This paper reconsiders the problem of transactional federations, more specifically the concurrency control issue, with particular…Â
(More)
Is this relevant?
Highly Cited
1995
Highly Cited
1995
A Critique of ANSI SQL Isolation Levels
Hal Berenson
,
Philip A. Bernstein
,
Jim Gray
,
Jim Melton
,
Elizabeth J. O'Neil
,
Patrick E. O'Neil
SIGMOD Conference
1995
ANSI SQL-92 [MS, ANSI] defines Isolation <i>Levels</i> in terms of <i>phenomena:</i> Dirty Reads, Non-Repeatable Reads, and…Â
(More)
Is this relevant?