Transaction Processing Management of the Logical Database and its Underlying Physical Structure /
Transactions are a concept related to the logical database as seen from the perspective of database application programmers: a transaction is a sequence of database actions that is to be executed as an atomic unit of work. The processing of transactions on databases is a well- established area with...
Published in: | Springer eBooks |
---|---|
Main Authors: | , |
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Cham :
Springer International Publishing : Imprint: Springer,
2014.
|
Series: | Data-Centric Systems and Applications,
|
Subjects: | |
Online Access: | http://dx.doi.org/10.1007/978-3-319-12292-2 Перейти в каталог НБ ТГУ |
Table of Contents:
- 1 Transactions on the Logical Database
- 2 Operations on the Physical Database
- 3 Logging and Buffering
- 4 Transaction Rollback and Restart Recovery
- 5 Transactional Isolation
- 6 Lock-Based Concurrency Control
- 7 B-Tree Traversals
- 8 B-Tree Structure Modifications
- 9 Advanced Locking Protocols
- 10 Bulk Operations on B-Trees
- 11 Online Index Construction and Maintenance
- 12 Concurrency Control by Versioning
- 13 Distributed Transactions
- 14 Transactions in Page-Server Systems
- 15 Processing of Write-Intensive Transactions.