Database Design for Smarties: Using UML for Data Modeling (The Morgan Kaufmann Series in Data Management Systems)
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Database Design for Smarties: Using UML for Data Modeling (The Morgan Kaufmann Series in Data Management Systems) | |||||||||||||||||||||||||||||
|
Whether building a relational, object-relational, or object-oriented database, database developers are increasingly relying on an object-oriented design approach as the best way to meet user needs and performance criteria. This book teaches you how to use the Unified Modeling Language-the official standard of the Object Management Group-to develop and implement the best possible design for your database. Inside, the author leads you step by step through the design process, from requirements analysis to schema generation. You'll learn to express stakeholder needs in UML use cases and actor diagrams, to translate UML entities into database components, and to transform the resulting design into relational, object-relational, and object-oriented schemas for all major DBMS products. |
|||||||||||||||||||||||||||||
|
If you want to see how your next database project can profit from object-oriented design, check out Database Design for Smarties, a lively and intelligent guide to using objects in databases.
The book begins with a tour of some underlying factors in modeling databases. Here, the author distinguishes between the external, conceptual, and internal models of database design.) Then it's on to data architectures, be they the traditional relational or the newer object-relational and object-oriented (OO) database types. After discussing some of the pitfalls of gathering and implementing user requirements, the author looks at UML notation for use case diagrams. (His example here, a crime database for tracking Sherlock Holmes's stories, along with criminals and clues, is both intelligent and entertaining.) The author's guide to UML class design is topnotch. He covers basic and advanced OO concepts such as inheritance, aggregation, composition, and polymorphism with clear and concise explanations. He also shows you how to model business rules using objects and UML class diagrams. The most valuable part of this book comes with the mapping of UML class diagrams onto three different kinds of databases: relational (on Oracle7), object-relational (on Oracle8), and object-oriented (on the POET platform). The author shows how to emulate object-oriented ideas successfully using stored procedures and triggers, even if you are not running on a "true" object-oriented platform. Exceptionally well-written and clear, Database Design for Smarties offers consistently invaluable advice on how to take advantage of objects to create simpler and more maintainable database designs. --Richard Dragan |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 16 of 16 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 10-28-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you are looking for advanced SQL-Server techniques, this book is not TOO bad. It is a good starting point for those who have not had the opportunity to learn from experts or experience already. But, there is nothing very earth-shattering in here, as I publish a free book about advanced T-SQL set-based operations, large-database tuning, and more that goes well beyond what is in this book. But, it is better than most SQL-Server books on the market, since many others seem like just barely more than a help-file reprint.
(Review Data Last Updated: 2008-11-18 12:48:33 EST)
|
|||||||||||||||||||||||||||||
| 02-26-07 | 2 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Perhaps I should have read more into the title, but this book is really just an intro to UML. I was looking for a DB architecture book to boost my design skills but instead I got a basic UML book that just happens to be applied to data modeling. If your looking for a book on database design, look elsewhere. If your looking for a book on understanding UML applied to databases, pick this one up.
(Review Data Last Updated: 2007-04-11 12:48:12 EST)
|
|||||||||||||||||||||||||||||
| 02-25-07 | 2 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Perhaps I should have read more into the title, but this book is really just an intro to UML. I was looking for a DB architecture book to boost my design skills but instead I got a basic UML book that just happens to be applied to data modeling. If your looking for a book on database design, look elsewhere. If your looking for a book on understanding UML applied to databases, pick this one up.
(Review Data Last Updated: 2007-04-11 12:44:14 EST)
|
|||||||||||||||||||||||||||||
| 06-24-03 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Excellent intermediate text, but you should know at least the basic Universal Modeling Language symbols and have some knowledge of database architectures.
I read it when I'd been programming Oracle for a few months and wanted to learn UML as well as more about db design. What a deal, the same two topics in one book! I came away with a deeper, and useful, understanding of both the structure of databases, and some practical uses for UML. (Review Data Last Updated: 2007-06-23 12:38:03 EST)
|
|||||||||||||||||||||||||||||
| 06-23-03 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Excellent intermediate text, but you should know at least the basic Universal Modeling Language symbols and have some knowledge of database architectures.
I read it when I'd been programming Oracle for a few months and wanted to learn UML as well as more about db design. What a deal, the same two topics in one book! I came away with a deeper, and useful, understanding of both the structure of databases, and some practical uses for UML. (Review Data Last Updated: 2007-02-25 21:33:10 EST)
|
|||||||||||||||||||||||||||||
| 12-21-01 | 1 | 7\17 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is turgid and poorly written. I could not manage to get more than 1/2 way through the text as the concepts are poorly explained and the use of UML is surprisingly bad.
To summarise: Poor use of UML A colleague (an oracle DBA) did not even manage to get as far as I did before giving up! (Review Data Last Updated: 2007-06-23 12:38:03 EST)
|
|||||||||||||||||||||||||||||
| 12-20-01 | 1 | 6\16 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is turgid and poorly written. I could not manage to get more than 1/2 way through the text as the concepts are poorly explained and the use of UML is surprisingly bad.
To summarise: Poor use of UML A colleague (an oracle DBA) did not even manage to get as far as I did before giving up! (Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 11-26-01 | 5 | 3\8 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I always wondered where I was supposed to go next after I finished my object model and stood at the edge of the OO world; how I would get from there to the world of relational database design? Now I know! The world is indeed round, and OOA, OOD and UML actually lead you right through the land of RDB design. I've actually built large projects just feeling my way through this step, but now I know that this approach is valid, theoretically sound, and will even lead me to the nirvana of fifth normal form without pain!
(Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 03-24-01 | 1 | 4\19 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The book does NOT give a good summary on the explanations for the symbols used for UML, and thus creates difficulties understanding those symbols quickly. The book has a lot more to improve for readability.
(Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 02-24-01 | 4 | 8\9 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is perhaps the best book I've read about databases and UML. Muller provides insight about different RDBMS's and ORDMS's for each subject. The various characteristics of Oracle, Sybase and others are discussed in context to the subject of using UML to design databases. This is not a sales pitch for one product or another. My only complaints: there's no errata (though I'm not sure there needs to be one) and there's no online forum at the publishers site. I've enjoyed reading this book, Muller has kept this rather dry subject interesting.
(Review Data Last Updated: 2007-07-09 21:43:10 EST)
|
|||||||||||||||||||||||||||||
| 02-23-01 | 4 | 8\9 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is perhaps the best book I've read about databases and UML. Muller provides insight about different RDBMS's and ORDMS's for each subject. The various characteristics of Oracle, Sybase and others are discussed in context to the subject of using UML to design databases. This is not a sales pitch for one product or another. My only complaints: there's no errata (though I'm not sure there needs to be one) and there's no online forum at the publishers site. I've enjoyed reading this book, Muller has kept this rather dry subject interesting.
(Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 10-11-00 | 4 | 9\16 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
While I hate the 'Complete Idiots", "* For Dummies" and "* Smarties" titles, this book was very valuable for getting up to speed with transitioning some of my existing DB applets to UML code. The examples provided offered a very clear path to undertanding the UML coding, and provided good examples to apply to my existing code.
This book is well written, easy to follow, and quite useful for understanding the differences in the UML coding as opposed to my usual VB coding work. Recommened for developers that are already familiar with OOP, and that are looking to transition existing code to UML. (Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 08-16-00 | 5 | 29\29 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I would recommend this book. I have experience with database design (ORACLE) but object oriented design was more a mystery for me. Mr. Muller showed me that there is only a little step from entity-relationship modelling to modelling with UML. UML design also solves a lot of database design problems like reaching a 3rd (or higher) normal form. Another plus of this book is his in depth tutorial to apply the technics of UML to a relational database, to a object-relational and a object oriented database. Examples are for oracle databases and POET ODL for an object oriented database.
(Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 06-17-00 | 5 | 11\12 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This is an excellent tutorial to using UML and sound object-oriented techniques for the express purpose of designing data models for a database. Well written, it deserves a place on every database designer's bookshelf.
(Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 11-23-99 | 5 | 45\46 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Database Modeling for Smarties is exactly that. This book captures the techniques that I have been using for a number of years but have not been able to capture concisely. I found the discussion of object-relational mapping very useful and would love to send copies to the database designers that I work with. The reading is easy and the only negative would be that the chapter on development team values & characteristics seems to be misplaced. However the chapter was good reading as an intermission in the middle of the book.
(Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| 11-05-99 | 5 | 28\28 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Mr. Muller provides a succinct explanation of the UML and how it applies to database models and the realities of the major DBMS on the market. He doesn't mince words, each line and paragraph are thought provoking and insightful. Choose a quiet place to read and dive in!
(Review Data Last Updated: 2006-06-25 10:26:15 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 16 of 16 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |