Book description
All of today’s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would be like, and how and why it would be so much better than what’s currently available.
With this unique book, you will:
- Learn how to see database systems as programming systems
- Get a careful, precise, and detailed definition of the relational model
- Explore a detailed analysis of SQL from a relational point of view
There are literally hundreds of books on relational theory or the SQL language or both. But this one is different. First, nobody is more qualified than Chris Date to write such a book. He and Ted Codd, inventor of the relational model, were colleagues for many years, and Chris’s involvement with the technology goes back to the time of Codd’s first papers in 1969 and 1970. Second, most books try to use SQL as a vehicle for teaching relational theory, but this book deliberately takes the opposite approach. Its primary aim is to teach relational theory as such. Then it uses that theory as a vehicle for teaching SQL, showing in particular how that theory can help with the practical problem of using SQL correctly and productively.
Any computer professional who wants to understand what relational systems are all about can benefit from this book. No prior knowledge of databases is assumed.
Publisher resources
Table of contents
- Relational Theory for Computer Professionals: What Relational Databases Are Really All About
- Dedication
- About the Author
- Preface
-
I. Foundations
- 1. Basic Database Concepts
- 2. Relations and Relvars
- 3. Keys, Foreign Keys, and Related Matters
- 4. Relational Operators I
- 5. Relational Operators II
- 6. Constraints and Predicates
- 7. The Relational Model
- II. Transactions and Database Design
- III. SQL
- IV. Appendixes
- Index
- About the Author
- Copyright
Product information
- Title: Relational Theory for Computer Professionals
- Author(s):
- Release date: May 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449369439
You might also like
video
Relational Theory for Computer Professionals
All of today’s mainstream database products support the SQL language, and relational theory is what SQL …
book
SQL and Relational Theory, 2nd Edition
SQL is full of difficulties and traps for the unwary. You can avoid them if you …
book
SQL and Relational Theory, 3rd Edition
SQL is full of difficulties and traps for the unwary. You can avoid them if you …
book
Database Design and Relational Theory
What makes this book different from others on database design? Many resources on design practice do …