Book description
Relational Database Design and Implementation: Clearly Explained, Fourth Edition, provides the conceptual and practical information necessary to develop a database design and management scheme that ensures data accuracy and user satisfaction while optimizing performance.
Database systems underlie the large majority of business information systems. Most of those in use today are based on the relational data model, a way of representing data and data relationships using only two-dimensional tables. This book covers relational database theory as well as providing a solid introduction to SQL, the international standard for the relational database data manipulation language.
The book begins by reviewing basic concepts of databases and database design, then turns to creating, populating, and retrieving data using SQL. Topics such as the relational data model, normalization, data entities, and Codd's Rules (and why they are important) are covered clearly and concisely. In addition, the book looks at the impact of big data on relational databases and the option of using NoSQL databases for that purpose.
- Features updated and expanded coverage of SQL and new material on big data, cloud computing, and object-relational databases
- Presents design approaches that ensure data accuracy and consistency and help boost performance
- Includes three case studies, each illustrating a different database design challenge
- Reviews the basic concepts of databases and database design, then turns to creating, populating, and retrieving data using SQL
Table of contents
- Cover
- Title page
- Table of Contents
- Copyright
- Preface to the Fourth Edition
- Acknowledgments
- Part I: Introduction
-
Part II: Relational database design theory
- Introduction
- Chapter 3: Why Good Design Matters
- Chapter 4: Entities and Relationships
- Chapter 5: The Relational Data Model
- Chapter 6: Relational Algebra
- Chapter 7: Normalization
- Chapter 8: Database Design and Performance Tuning
-
Chapter 9: Codd’s Rules for Relational DBMSs
- Abstract
- Rule 0: The Foundation Rule
- Rule 1: The Information Rule
- Rule 2: The Guaranteed Access Rule
- Rule 3: Systematic Treatment of Null Values
- Rule 4: Dynamic Online Catalog Based on the Relational Model
- Rule 5: The Comprehensive Data Sublanguage Rule
- Rule 6: The View Updating Rule
- Rule 7: High-Level Insert, Update, Delete
- Rule 8: Physical Data Independence
- Rule 9: Logical Data Independence
- Rule 10: Integrity Independence
- Rule 11: Distribution Independence
- Rule 12: Nonsubversion Rule
-
Part III: Relational database design practice
- Introduction
- Chapter 10: Introduction to SQL
- Chapter 11: Using SQL to Implement a Relational Design
- Chapter 12: Using CASE Tools for Database Design
- Chapter 13: Database Design Case Study #1: Mighty-Mite Motors
- Chapter 14: Database Design Case Study #2: East Coast Aquarium
- Chapter 15: Database Design Case Study #3: SmartMart
- Part IV: Using interactive SQL to manipulate a relational database
-
Part V: Database implementation issues
- Introduction
-
Chapter 22: Concurrency Control
- Abstract
- The Multiuser Environment
- Problems with Concurrent Use
- Solution #1: Classic Locking
- Solution #2: Optimistic Concurrency Control (Optimistic Locking)
- Solution #3: Multiversion Concurrency Control (Timestamping)
- Transaction Isolation Levels
- Web Database Concurrency Control Issues
- Distributed Database Issues
- Chapter 23: Database Security
- Chapter 24: Data Warehousing
- Chapter 25: Data Quality
-
Part VI: Beyond the relational data model
- Introduction
- Chapter 26: XML Support
-
Chapter 27: Object-Relational Databases
- Abstract
- Getting Started: Object-Orientation without Computing
- Basic OO Concepts
- Benefits of Object-Orientation
- Limitations of Pure Object-Oriented DBMSs
- The Object-Relational Data Model
- SQL Support for the OR Data Model
- An Additional Sample Database
- SQL Data Types for Object-Relational Support
- User-Defined Data Types and Typed Tables
- Methods
- Chapter 28: Relational Databases and “Big Data”: The Alternative of a NoSQL Solution
- Part VII: Appendices
- Glossary
- Subject Index
Product information
- Title: Relational Database Design and Implementation, 4th Edition
- Author(s):
- Release date: April 2016
- Publisher(s): Morgan Kaufmann
- ISBN: 9780128499023
You might also like
book
Database Design for Mere Mortals: 25th Anniversary Edition, 4th Edition
The #1 Easy, Commonsense Guide to Database DesignNow Updated Foreword by Michelle Poolet, Mount Vernon Data …
book
Database Internals
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But …
book
The Data Warehouse Toolkit: The Definitive Guide to Dimensional Modeling, 3rd Edition
Updated new edition of Ralph Kimball's groundbreaking book on dimensional modeling for data warehousing and business …
book
Practical SQL, 2nd Edition
Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming …