书目名称 | Database Design and Implementation |
副标题 | Second Edition |
编辑 | Edward Sciore |
视频video | |
概述 | Intentionally adopts the viewpoint of a software developer in order to investigate “why” database systems are the way they are (and not just “how” they are).Covers all aspects of a database engine fro |
丛书名称 | Data-Centric Systems and Applications |
图书封面 |  |
描述 | 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. don’t want to just use JDBC; we also want to know why the API contains the classes and methods that it does. We need a sense of how hard is it to write a disk cache or logging facility. And what exactly is a database driver, anyway?.The first two chapters provide a brief overview of database systems and their use. Chapter 1 discusses the purpose and features of a database system and introduces the Derby and SimpleDB systems. Chapter 2 explains how to write a database application using Java. It presents the basics of JDBC, which is the fundamental API for Java programs that interact with a database. In turn, Chapters 3-11 examine the internals of a typical database engine. Each chapter covers a different database component, starting with the lowest level of abstraction (the disk and file manager) and ending with the highest (the JDBC client interface); further, the respective chapter expl |
出版日期 | Textbook 2020 |
关键词 | Database Architecture; Database Implementation; Transaction Processing; Database Engine; Query Processin |
版次 | 1 |
doi | https://doi.org/10.1007/978-3-030-33836-7 |
isbn_softcover | 978-3-030-33835-0 |
isbn_ebook | 978-3-030-33836-7Series ISSN 2197-9723 Series E-ISSN 2197-974X |
issn_series | 2197-9723 |
copyright | Springer Nature Switzerland AG 2020 |