LIMITED OFFER
Save 50% on book bundles
Immediately download your ebook while waiting for your print delivery. No promo code needed.
Database Modeling and Design, Fifth Edition, focuses on techniques for database design in relational database systems. This extensively revised fifth edition features clear e… Read more
LIMITED OFFER
Immediately download your ebook while waiting for your print delivery. No promo code needed.
Database Modeling and Design, Fifth Edition, focuses on techniques for database design in relational database systems.
This extensively revised fifth edition features clear explanations, lots of terrific examples and an illustrative case, and practical advice, with design rules that are applicable to any SQL-based system. The common examples are based on real-life experiences and have been thoroughly class-tested.
This book is immediately useful to anyone tasked with the creation of data models for the integration of large-scale enterprise data. It is ideal for a stand-alone data management course focused on logical database design, or a supplement to an introductory text for introductory database management.
Data management professionals with job titles/functions that include data analyst, data modeler; data architect; database designer; database application developer, application architect, database programmer, programmer/analyst, database administrator
Series
Dedication
Preface
About the Authors
1. Introduction
Data and Database Management
Database Life Cycle
Conceptual Data Modeling
Summary
Tips and Insights for Database Professionals
Literature Summary
2. The Entity–Relationship Model
Fundamental ER Constructs
Advanced ER Constructs
Summary
Tips and Insights for Database Professionals
Literature Summary
3. The Unified Modeling Language
Class Diagrams
Activity Diagrams
Summary
Tips and Insights for Database Professionals
Literature Summary
4. Requirements Analysis and Conceptual Data Modeling
Introduction
Requirements Analysis
Conceptual Data Modeling
View Integration
Entity Clustering for ER Models
Summary
Tips and Insights for Database Professionals
Literature Summary
5. Transforming the Conceptual Data Model to SQL
Transformation Rules and SQL Constructs
Transformation Steps
Summary
Tips and Insights for Database Professionals
Literature Summary
6. Normalization
Fundamentals of Normalization
The Design of Normalized Tables: A Simple Example
Normalization of Candidate Tables Derived from ER Diagrams
Determining the Minimum Set of 3NF Tables
Summary
Tips and Insights for Database Professionals
Literature Summary
7. An Example of Logical Database Design
Requirements Specification
Logical Design
Summary
Tips and Insights for Database Professionals
8. Object-Relational Design
Object Orientation
Object-Oriented Databases
Object-Relational Databases
Summary
Tips and Insights for Database Professionals
Literature Summary
9. XML and Web Databases
XML
XML Design
Web-Based Applications
Summary
Tips and Insights for Database Professionals
Literature Summary
10. Business Intelligence
Data Warehousing
Online Analytical Processing
Data Mining
Summary
Tips and Insights for Database Professionals
Literature Summary
11. CASE Tools for Logical Database Design
Introduction to the CASE Tools
Key Capabilities to Watch for
The Basics
Generating a Database from a Design
Database Support
Collaborative Support
Distributed Development
Application Life Cycle Tooling Integration
Design Compliance Checking
Reporting
Modeling a Data Warehouse
Semistructured Data—XML
Summary
Tips and Insights for Database Professionals
Literature Summary
APPENDIX. The Basics of SQL
SQL Names and Operators
Data Definition Language
Data Manipulation Language
References
Exercises
ER and UML Conceptual Data Modeling
Conceptual Data Modeling and Integration
Transformation of the Conceptual Model to SQL
Normalization and Minimum Set of Tables
Logical Database Design (Generic Problem)
Olap
Solutions to Selected Exercises
Glossary
Index
Bonus Chapter Opener
3. Query Optimization and Plan Selection
3.1 Query Processing and Optimization
3.2 Useful Optimization Features in Database Systems
3.3 Query Cost Evaluation—An Example
3.4 Query Execution Plan Development
3.5 Selectivity Factors, Table Size, and Query Cost Estimation
3.6 Summary
Tips and Insights for Database Professionals
A. A Simple Performance Model for Databases
A.1 I/O Time Cost—Individual Block Access
A.2 I/O Time Cost—Table Scans and Sorts
A.3 Network Time Delays
A.4 CPU Time Delays
TT
Toby J. Teorey is a professor in the Electrical Engineering and Computer Science Department at the University of Michigan, Ann Arbor. He received his B.S. and M.S. degrees in electrical engineering from the University of Arizona, Tucson, and a Ph.D. in computer sciences from the University of Wisconsin, Madison. He was general chair of the 1981 ACM SIGMOD Conference and program chair for the 1991 Entity-Relationship Conference. Professor Teorey’s current research focuses on database design and data warehousing, OLAP, advanced database systems, and performance of computer networks. He is a member of the ACM and the IEEE Computer Society.
SL
TN
HJ