Information discovery in loosely integrated data
Heasoo Hwang, Andrey Balmin, et al.
SIGMOD 2007
We present efficient and flexible methods which permit read-only transactions that do not mind reading a possibly slightly old, but still consistent, version of the data base to execute without acquiring locks. This approach avoids the undesirable interferences between such queries and the typically shorter update transactions that cause unnecessary and costly delays. Indexed access by such queries is also supported, unlike by the earlier methods. Old versions of records are maintained only in a transient fashion. Our methods are characterized by their flexibility 1992 and their efficiency (logging, garbage collection, version selection, and incremental, record-level versioning). Distributed data base environments are also supported, including commit protocols with the read-only optimization. We also describe efficient methods for garbage collecting unneeded older versions. © 1992, ACM. All rights reserved.
Heasoo Hwang, Andrey Balmin, et al.
SIGMOD 2007
Kevin Beyer, Don Chamberlin, et al.
SIGMOD 2005
C. Mohan
SIGMOD 1996
C. Mohan
SIGMOD Record