Relational Database Technology

This book presents a unified collection of concepts, tools, and techniques that constitute the most important technology available today for the design and implementation of information systems. The framework adopted for this integration goal is the one offered by the relational model of data, its a...

Full description

Bibliographic Details
Main Author: Alagic, Suad
Format: eBook
Language:English
Published: New York, NY Springer New York 1986, 1986
Edition:1st ed. 1986
Series:Monographs in Computer Science
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
LEADER 04521nmm a2200373 u 4500
001 EB000620239
003 EBX01000000000000000473321
005 00000000000000.0
007 cr|||||||||||||||||||||
008 140122 ||| eng
020 |a 9781461249221 
100 1 |a Alagic, Suad 
245 0 0 |a Relational Database Technology  |h Elektronische Ressource  |c by Suad Alagic 
250 |a 1st ed. 1986 
260 |a New York, NY  |b Springer New York  |c 1986, 1986 
300 |a XII, 259 p  |b online resource 
505 0 |a 1 Modeling Application Environments -- 2 Relational Model -- 3 Relational Database System -- 4 Relational Technology -- 1 Data Model -- 1 Relational Model of Data -- 2 Logical Dependencies -- 3 Hierarchical and Network Models -- Exercises: GROUP BY Clause; SET Function; Entity Relationship Diagrams; Generalized Joins; M: N Relationships; Lossless Joins -- Bibliographical Notes -- 2 Logical Design -- 1 Normal Forms -- 2 Abstractions -- 3 Design Methodology -- Exercises: Views; Types of Database Entities; Generalization; Associations; Aggregation; Characterization; Cover Aggregation; Taxonomic Design Methodology; Exception Modeling; Exception Handling -- Bibliographical Notes -- 3 Structural Design -- 1 Relational Images -- 2 Decomposition of Unary Queries -- 3 Decomposition of Binary Queries -- 4 Optimization of Binary Queries -- 5 Decomposition of Queries with Set Operators -- 6 Relational Representation of Relations and Their Images -- 7 Decomposition of Data Manipulation Statements -- 8 Structure of Images -- Exercises: Links; Network Structures; Decomposition of n-ary Queries; Optimization of Query Expressions; Properties of the Relational Operators; B*-Trees -- Bibliographical Notes -- 4 Data Integrity -- 1 Transactions and Integrity of Data -- 2 Concurrent Executions of Transactions -- 3 Locking Protocols -- 4 Logical Locks -- 5 Restoring a Consistent Database State -- Exercises: Assertions; Transactions; Triggers; Tree Protocol; Hierarchical Locking Protocol -- Bibliographical Notes -- 5 Distributed Technology -- 1 Architecture of Database Systems -- 2 Distributed Executions and Integrity -- 3 Distributed Query Processing -- 4 Distributed Updating -- Exercises: Fragmentation; Transaction Structure; Integrity Constraints and Data Distribution; Generalization and Fragmentation; Multidatabase Systems; Catalog Management; Object Naming -- Bibliographical Notes -- References 
653 |a Models of Computation 
653 |a Software engineering 
653 |a Computer science 
653 |a Software Engineering 
653 |a Data Structures and Information Theory 
653 |a Database Management 
653 |a Information theory 
653 |a Data structures (Computer science) 
653 |a Database management 
041 0 7 |a eng  |2 ISO 639-2 
989 |b SBA  |a Springer Book Archives -2004 
490 0 |a Monographs in Computer Science 
028 5 0 |a 10.1007/978-1-4612-4922-1 
856 4 0 |u https://doi.org/10.1007/978-1-4612-4922-1?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 003.54 
082 0 |a 005.73 
520 |a This book presents a unified collection of concepts, tools, and techniques that constitute the most important technology available today for the design and implementation of information systems. The framework adopted for this integration goal is the one offered by the relational model of data, its applica­ tions, and implementations in multiuser and distributed environments. The topics presented in the book include conceptual modeling of application environments using the relational model, formal properties of that model, and tools such as relational languages which go with it, techniques for the logical and physical design of relational database systems and their imple­ mentations. The book attempts to develop an integrated methodology for addressing all these issues on the basis of the relational approach and various research and practical developments related to that approach. This book is the only one available today that presents such an inte­ gration. The diversity of approaches to data models, to logical and physical database design, to database application programming, and to use and imple­ mentation of database systems calls for a common framework for all of them. It has become difficult to study modern database technology with­ out such a unified approach to a diversity of results developed during the vigorous growth of the database area in recent years, let alone to teach a course on the subject