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

Main Author: Sciore, Edward. (Author, http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Language:English
Published: Cham : Springer International Publishing : Imprint: Springer, 2020.
Edition:1st ed. 2020.
Series:Data-Centric Systems and Applications,
Subjects:
Online Access:https://doi.org/10.1007/978-3-030-33836-7
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.