Kindle Edition
Read instantly on your iPad, PC or Mac, no Kindle required
Buy Price: $52.76
Rent From: $13.89
 
 
   
Buy Used
Used - Good See details
$19.44 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Sell Back Your Copy
For a $7.06 Gift Card
Trade in
Have one to sell? Sell yours here
Database Modeling and Design: Logical Design, 4th Edition (The Morgan Kaufmann Series in Data Management Systems)
 
 

Database Modeling and Design: Logical Design, 4th Edition (The Morgan Kaufmann Series in Data Management Systems) [Paperback]

Toby J. Teorey (Author), Sam S. Lightstone (Author), Tom Nadeau (Author), H.V. Jagadish (Author)
4.4 out of 5 stars  See all reviews (9 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
 
Kindle Edition
Rent from
$52.76
$13.89
 
Paperback --  
Sell Back Your Copy for $7.06
Whether you buy it used on Amazon for $19.44 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $7.06.
Used Price$19.44
Trade-in Price$7.06
Price after
Trade-in
$12.38
There is a newer edition of this item:
Database Modeling and Design, Fifth Edition: Logical Design (The Morgan Kaufmann Series in Data Management Systems) Database Modeling and Design, Fifth Edition: Logical Design (The Morgan Kaufmann Series in Data Management Systems) 4.3 out of 5 stars (3)
$56.57
In Stock.

Book Description

0126853525 978-0126853520 September 20, 2005 4
Database systems and database design technology have undergone significant evolution in recent years. The relational data model and relational database systems dominate business applications; in turn, they are extended by other technologies like data warehousing, OLAP, and data mining. How do you model and design your database application in consideration of new technology or new business needs?

In the extensively revised fourth edition, you'll get clear explanations, lots of terrific examples and an illustrative case, and the really practical advice you have come to count on--with design rules that are applicable to any SQL-based system. But you'll also get plenty to help you grow from a new database designer to an experienced designer developing industrial-sized systems.

+ a detailed look at the Unified Modeling Language (UML-2) as well as the entity-relationship (ER) approach for data requirements specification and conceptual modeling--with examples throughout the book in both approaches!
+ the details and examples of how to use data modeling concepts in logical database design, and the transformation of the conceptual model to the relational model and to SQL syntax;
+ the fundamentals of database normalization through the fifth normal form;
+ practical coverage of the major issues in business intelligence--data warehousing, OLAP for decision support systems, and data mining;
+ examples for how to use the most popular CASE tools to handle complex data modeling problems.
+ Exercises that test understanding of all material, plus solutions for many exercises.


Editorial Reviews

Review

"An explicit presentation on Business Intelligence is a major strength of this book. For beginners, there is an elegant presentation on SQL in the appendix and the book is supplemented by a detailed glossary. Exercises, examples and solutions constitute an important part of this book. This book is useful reading for both beginners and advanced users as the contents integrate elements that would address various audiences at different levels."
- P. Pichappan, Department of Information Science, Annamalai University, India

Book Description

Extensively revised edition of the classic logical database design reference.

Product Details

  • Paperback: 296 pages
  • Publisher: Morgan Kaufmann; 4 edition (September 20, 2005)
  • Language: English
  • ISBN-10: 0126853525
  • ISBN-13: 978-0126853520
  • Product Dimensions: 9.1 x 7.4 x 0.7 inches
  • Shipping Weight: 1.6 pounds
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon Best Sellers Rank: #363,872 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

9 Reviews
5 star:
 (6)
4 star:
 (1)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.4 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

24 of 25 people found the following review helpful:
5.0 out of 5 stars Excellent introduction to data modeling, January 23, 2006
By 
Robert J. Muller (San Francisco, CA USA) - See all my reviews
(REAL NAME)   
This review is from: Database Modeling and Design: Logical Design, 4th Edition (The Morgan Kaufmann Series in Data Management Systems) (Paperback)
I also am a reviewer of the book and an interested colleague. I've used this book since its first edition as my main reference on basic data modeling, and I have been happy to comment on its newer editions. This 4th edition improves on earlier ones by including the Unified Modeling Language (UML), my own first choice for a design language for data modeling. The chapter on the UML includes everything you need, but it keeps it as simple and straightforward as possible, making the material very accessible. The real contribution of the book is in the normalization chapter and in the excellent description and examples of n-ary relationships and the consequences of their multiplicities, a very-hard-to-understand corner of the data modeling world. The inclusion in this edition of material on OLAP and data warehousing is also welcome, though very limited in scope. Finally, moving the physical design material into a separate book makes this book much more cohesive and useful as a reference for data modeling.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


13 of 14 people found the following review helpful:
5.0 out of 5 stars 4th edition of a classic book, January 21, 2006
This review is from: Database Modeling and Design: Logical Design, 4th Edition (The Morgan Kaufmann Series in Data Management Systems) (Paperback)
I am one of the reviewers for this book, but have no connection to the authors, other than being an impressed colleague.

This is a well-written, solid book by knowledgeable authors. Based on my consulting experience, many applications fall flat because of missing or inferior database conceptualization and design -- the subject of this book. The authors clearly explain how to build a database in terms of Entity-Relationship modeling. So if you think you could benefit from some advice, I recommend that you consider Teorey et al's new book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 8 people found the following review helpful:
3.0 out of 5 stars A nice to read book, but not your unique one, June 13, 2009
By 
Filipuci Bruno (Belfaux, Fribourg, Switzerland) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Database Modeling and Design: Logical Design, 4th Edition (The Morgan Kaufmann Series in Data Management Systems) (Paperback)
This book can be considered as having been structured in four distinct parts.

First part, the introductory one, is made of three chapters starting with the description of the Database Lifecycle, from Requirements Analysis to Physical Design. Then, follow the Entity-Relationship Modeling and the UML chapters in which the reader is presented ER constructs and basic UML notation used in the following chapters.

Second part is about the core of the book: Data Modeling. Requirements Analysis and Conceptual Modeling are addressed in chapter 4.
Next chapter is about transforming the Conceptual Data Model to SQL and contains a very useful set of figures that summarize how different relationship types, i.e. one-to-one, one-to-many, many-to-many, are translated into sets of SQL table creation constructs, including primary and foreign key attributes. This chapter alone may be worth the price of this book.
Chapter 6 addresses Normalization. Expectedly, First, Second, Third and Boyce-Codd Normal Forms are explained here, without resorting to too much theory. Things are different, however, for the Fourth and Fifth Normal Forms, as a good understanding of MVD - Multivalued Dependency - and of related rules and axioms are needed to grasp what 4NF and 5NF really mean. These are the most theoretical 10 pages or so of this book.
In the last chapter of this part, there is "An example of Logical Database Design"; an insignificant chapter of a few pages long, based on a very simplistic implementation of the all-too-common "Retail Store" problem that barely translates into 8 SQL table creation construct sets.

Third part, chapter 8, is about Business Intelligence. It covers Data Warehousing, OLAP and Data Mining. It is unclear to me why the authors chose to spend - should I say waste - 40 pages on a 200 plus page book addressing OLAP-specific data modeling, that is in many aspects in opposition with OLTP-specific data modeling principles - denormalized vs. normalized tables, star schema vs. ER diagrams - that the authors addressed, developed and promoted in the first 145 pages of the book.

Fourth and last part addresses CASE Tools for Logical Database Design. Although useful and interesting, we have here 25 pages prone to quick obsolescence because somewhat product-specific.

This book does not address the handling of business rules and of time-dependent data, although common in real-life databases.

Overall, this is a nice to read introductory book, but certainly not your unique book if you expect to be able to perform serious database modeling. The statement on back cover "... get plenty to help you grow from a new database designer to an experienced designer developing industrial-sized systems" seems a bit presumptuous.

My suggestion to the authors: Drop chapter 8 and write another book on OLAP-specific data modeling; rewrite chapter 7 by referring to a more realistic and consistent case example; address handling of business rules and time-dependent data.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews







Only search this product's reviews



Inside This Book (learn more)
First Sentence:
Database technology has evolved rapidly in the three decades since the rise and eventual dominance of relational database systems. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
create table engineer, identifier empno, binary recursive relationship, data warehouse bus, update cascade, optional existence, nonredundant cover, supertype entity, database life cycle, widget quantity, mandatory existence, create table department, delete cascade, lossless decomposition, entity cluster, create table employee, ternary relationships, nonkey attributes, higher normal forms, logical database design, data modeler, conceptual data model, subtype entities, minimum connectivity, normalized tables
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Rational Data Architect, Computer Associates, Rational Division, Superkey Rule, Car Pool, Cube Views, Its Three Projections, Carl Bloch, Database Answers, Ingredient Name, Software Development Platform
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:





Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...

Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject