This title is based on an earlier book by the same authors, Foundations for Future Database Systems: The Third Manifesto. It is on database management, and is organized around a proposal for a foundation for data and database management systems (DBMSs). It can be seen as an abstract blueprint for the design of a DBMS and the language interface to such a DBMS. In particular, it serves as a basis for a model of type inheritance.
The authors combine precision and thoroughness of exposition with the approachability that readers familiar with their previous publications will recognize and welcome. This book is essential reading for database students and professionals alike.
Auflage
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Maße
Höhe: 276 mm
Breite: 213 mm
Gewicht
ISBN-13
978-0-321-39942-7 (9780321399427)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
C. J. Date is an independent author, lecturer, researcher, and consultant specializing in relational database systems. An active member of the database community for over 30 years, Date has devoted the major part of his career to exploring, expanding, and expounding the theory and practice of relational technology. He was also involved in technical planning for the IBN products SQL/DS and DB2 and his book, An Introduction to Database Systems, has sold well over half a million copies worldwide.
Hugh Darwen has been involved in software development since 1967 as an employee of IBM United Kingdom Ltd. He has been active in the relational database arena since 1978. His writings include contributions to Date's Relational Database Writings series and A Guide to the SQL Standard. He has been an active participant in the development of the SQL international standards since 1988.
Part I PRELIMINARIES
Chapter 1 Background and Overview
Chapter 2 A Survey of the Relational Model
Chapter 3 Toward a Theory of Types
Part II FORMAL SPECIFICATIONS
Chapter 4 The Third Manifesto
Chapter 5 Tutorial D
Part III INFORMAL DISCUSSIONS AND EXPLANATIONS
Chapter 6 RM Prescriptions
Chapter 7 RM Proscriptions
Chapter 8 OO Prescriptions
Chapter 9 OO Proscriptions
Chapter 10 RM Very Strong Suggestions
Chapter 11 OO Very Strong Suggestions
Part IV SUBTYPING AND INHERITANCE
Chapter 12 Preliminaries
Chapter 13 The Inheritance Model
Chapter 14 Single Inheritance with Scalar Types
Chapter 15 Multiple Inheritance with Scalar Types
Chapter 16 Inheritance with Tuple and Relation Types
APPENDIXES