Beaver Book 2

4. Edition

  • Authors: Saake, Gunter, Sattler, Kai-Uwe und Heuer, Andreas
  • Title: Datenbanken - Implementierungstechniken 
  • Hardback edition: 736 pages
  • Publisher: mitp; 
  • Edition: 4. edition 2019 (June 26th 2019)
  • Language: german
  • ISBN-10: 3958457797
  • ISBN-13: 3958457797
  • Additional information: www.biberbuch.de

3. Edition

  • Authors: Saake, Gunter, Sattler, Kai-Uwe und Heuer, Andreas
  • Title: Datenbanken - Implementierungstechniken
  • Hardback edition: 644 pages
  • Publisher: mitp;
  • Edition: 3. revised edition 2012 (November 10th 2011)
  • Language: german
  • ISBN-10: 3826691563
  • ISBN-13: 978-3826691560
  • Additional information: www.biberbuch.de
Table of Contents

Introduction

    Tasks and principles of database systems
    Architecture of database systems

Part 1: Memory models and access paths

    Background memory management
    buffer management
    File organization and access structures
    Special index structures

Part 2: Inquiry processing

    Basic algorithms for database operations
    Optimization of requests
    Logical Optimization
    Internal optimization and cost-based plan selection

Part 3: Transaction Processing and Recovery

    transaction models
    transaction management
    Recovery and backup

Part 4: Current developments

    Modern database system architectures

Appendix: Current example