書誌事項

Database systems : the complete book

Hector Garcia-Molina, Jeffrey D. Ullman, Jennifer Widom

Prentice Hall, c2002

  • : International ed.

大学図書館所蔵 件 / 23

この図書・雑誌をさがす

注記

Includes bibliographical references and index

内容説明・目次

内容説明

For Database Systems and Database Design and Application courses offered at the junior, senior and graduate levels in Computer Science departments. Written by well-known computer scientists, this introduction to database systems offers a comprehensive approach, focusing on database design, database use, and implementation of database applications and database management systems. The first half of the book provides in-depth coverage of databases from the point of view of the database designer, user, and application programmer. It covers the latest database standards SQL:1999, SQL/PSM, SQL/CLI, JDBC, ODL, and XML, with broader coverage of SQL than most other texts. The second half of the book provides in-depth coverage of databases from the point of view of the DBMS implementor. It focuses on storage structures, query processing, and transaction management. The book covers the main techniques in these areas with broader coverage of query optimization than most other texts, along with advanced topics including multidimensional and bitmap indexes, distributed transactions, and information integration techniques. Resources: Author Website http://infolab.stanford.edu/~ullman/dscb.html

目次

(NOTE: Each chapter concludes with Summary and References sections.) 1. The Worlds of Database Systems. The Evolution of Database Systems. Overview of a Database Management System. Outline of Database-System Studies. 2. The Entity-Relationship Data Model. Elements of the E/R Model. Design Principles. The Modeling of Constraints. Weak Entity Sets. 3. The Relational Data Model. Basics of the Relational Model. From E/R Diagrams to Relational Designs. Converting Subclass Structures to Relations. Functional Dependencies. Rules About Functional Dependencies. Design of Relational Database Schemas. Multivalued Dependencies. 4. Other Data Models. Review of Object-Oriented Concepts. Introduction to ODL. Additional ODL Concepts. From ODL Designs to Relational Designs. The Object-Relational Model. Semistructured Data. XML and Its Data Model. 5. Relational Algebra. An Example Database Schema. An Algebra of Relational Operations. Relational Operations on Bags. Extended Operators of Relational Algebra. Constraints on Relations. 6. The Database Language SQL. Simple Queries in SQL. Queries Involving More Than One Relation. Subqueries. Full-Relation Operations. Database Modifications. Defining a Relation Schema in SQL. View Definitions. 7. Constraints and Triggers. Keys and Foreign Keys. Constraints on Attributes and Tuples. Modification of Constraints. Schema-Level Constraints and Triggers. 8. System Aspects of SQL. SQL in a Programming Environment. Procedures Stored in the Schema. The SQL Environment. Using a Call-Level Interface. Java Database Connectivity. Transactions in SQL. Security and User Authorization in SQL. 9. Object-Orientation in Query Languages. Introduction to OQL. Additional Forms of OQL Expressions. Object Assignment and Creation in OQL. User-Defined Types in SQL. Operations on Object-Relational Data. 10. Logical Query Languages. A Logic for Relations. From Relational Algebra to Datalog. Recursive Programming in Datalog. Recursion in SQL. 11. Data Storage. The "Megatron 2002" Database System. The Memory Hierarchy. Disks. Using Secondary Storage Effectively. Accelerating Access to Secondary Storage. Disk Failures. Recovery from Disk Crashes. 12. Representing Data Elements. Data Elements and Fields. Records. Representing Block and Record Addresses. Variable-Length Data and Records. Record Modifications. 13. Index Structures. Indexes on Sequential Files. Secondary Indexes. B-Trees. Hash Tables. 14. Multidimensional Indexes. Applications Needing Multiple Dimensions. Hash-Like Structures for Multidimensional Data. Tree-Like Structures for Multidimensional Data. Bitmap Indexes. 15. Query Execution. Introduction to Physical-Query-Plan Operators. One-Pass Algorithms for Database Operations. Nested-Loop Joins. Two-Pass Algorithms Based on Sorting. Two-Pass Algorithms Based on Hashing. Index-Based Algorithms. Buffer Management. Algorithms Using More Than Two Passes. Parallel Algorithms for Relational Operations. 16. The Query Compiler. Parsing. Algebraic Laws for Improving Query Plans. From Parse Trees to Logical Query Plans. Estimating the Cost of Operations. Introduction to Cost-Based Plan Selection. Choosing an Order for Joins. Completing the Physical-Query-Plan. 17. Coping with System Failures. Issues and Models for Resilient Operation. Undo Logging. Redo Logging. Undo/Redo Logging. Protecting Against Media Failures. 18. Concurrency Control. Serial and Serializable Schedules. Conflict-Serializability. Enforcing Serializability by Locks. Locking Systems With Several Lock Modes. An Architecture for a Locking Scheduler. Managing Hierarchies of Database Elements. The Tree Protocol. Concurrency Control by Timestamps. Concurrency Control by Validation. 19. More about Transaction Management. Serializability and Recoverability. View Serializability. Resolving Deadlocks. Distributed Databases. Distributed Commit. Distributed Locking. Long-Duration Transactions. 20. Information Integration. Modes of Information Integration. Wrappers in Mediator-Based Systems. Capability-Based Optimization in Mediators. On-Line Analytic Processing. Data Cubes. Data Mining. Index.

「Nielsen BookData」 より

詳細情報

  • NII書誌ID(NCID)
    BA55213503
  • ISBN
    • 0130319953
    • 0130980439
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Upper Saddle River, N.J.
  • ページ数/冊数
    xxvii, 1119 p.
  • 大きさ
    24 cm
  • 件名
ページトップへ