Book description
What makes this book different from others on database design? Many resources on design practice do little to explain the underlying theory, and books on design theory are aimed primarily at theoreticians. In this book, renowned expert Chris Date bridges the gap by introducing design theory in ways practitioners can understand—drawing on lessons learned over four decades of experience to demonstrate why proper database design is so critical in the first place.
Every chapter includes a set of exercises that show how to apply the theoretical ideas in practice, provide additional information, or ask you to prove some simple theoretical result. If you’re a database professional familiar with the relational model, and have more than a passing interest in database design, this book is for you.
Questions this book answers include:
- Why is Heath’s Theorem so important?
- What is The Principle of Orthogonal Design?
- What makes some JDs reducible and others irreducible?
- Why does dependency preservation matter?
- Should data redundancy always be avoided? Can it be?
Databases often stay in production for decades, and careful design is critical for avoiding subtle errors and processing problems over time. If they’re badly designed, the negative impacts can be incredibly widespread. This gentle introduction shows you how to use important theoretical results to create good database designs.
Publisher resources
Table of contents
- Database Design and Relational Theory
- Dedication
- Preface
- I. SETTING THE SCENE
- II. FUNCTIONAL DEPENDENCIES, BOYCE/CODD NORMAL FORM, AND RELATED MATTERS
- III. JOIN DEPENDENCIES, FIFTH NORMAL FORM, AND RELATED MATTERS
- IV. ORTHOGONALITY
- V. REDUNDANCY
- VI. APPENDIXES
- Index
- About the Author
- Copyright
Product information
- Title: Database Design and Relational Theory
- Author(s):
- Release date: April 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449328016
You might also like
book
Database Design and Relational Theory: Normal Forms and All That Jazz
Create database designs that scale, meet business requirements, and inherently work toward keeping your data structured …
book
Database Design for Mere Mortals™: A Hands-On Guide to Relational Database Design, Second Edition
“This book takes the somewhat daunting process of database design and breaks it into completely manageable …
book
Database Design for Mere Mortals®: A Hands-on Guide to Relational Database Design, Third Edition
The #1 Easy, Commonsense Guide to Database Design! Michael J. Hernandez’s best-selling Database Design for Mere …
book
SQL and Relational Theory, 3rd Edition
SQL is full of difficulties and traps for the unwary. You can avoid them if you …