Database Design and Implementation Second Edition

This textbook examines database systems from the viewpoint of a software developer. This perspective makes it possible to investigate why database systems are the way they are. It is of course important to be able to write queries, but it is equally important to know how they are processed. We e.g....

Full description

Bibliographic Details
Main Author: Sciore, Edward
Format: eBook
Language:English
Published: Cham Springer International Publishing 2020, 2020
Edition:1st ed. 2020
Series:Data-Centric Systems and Applications
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • 1. Database Systems
  • 2. JDBC
  • 3. Disk and File Management
  • 4. Memory Management
  • 5. Transaction Management
  • 6. Record Management
  • 7. Metadata Management
  • 8. Query Processing
  • 9. Parsing
  • 10. Planning
  • 11. JDBC Interfaces
  • 12. Indexing
  • 13. Materialization and Sorting
  • 14. Effective Buffer Utilization
  • 15. Query Optimization