发新话题
打印

Database Design for Mere Mortals: A Hands-On Guide to Relational Database

Database Design for Mere Mortals: A Hands-On Guide to Relational Database

Title:  Database Design for Mere Mortals: A Hands-On Guide to Relational Database         Design, Second Edition
Author: Michael J. Hernandez
URL:    http://www.amazon.com/exec/obidos/tg/detail/-/0201752840/
Paperback: 672 pages ; Dimensions (in inches): 1.19 x 9.24 x 7.38
Publisher: Addison-Wesley Pub Co; 2nd Book and CD-ROM edition (March 5, 2003)
ISBN:   0201752840 | All Editions
Format: CHM
Supplier: Team JGT
Summary:
Programmers and software architects don't really make a conscious decision to design an application (particularly one with online exposure) around the three-tier model-view-controller design pattern anymore. Three-tier, largely because of its adaptability and stability, is the norm. All of which means you need a database to underpin each of your applications. Designing your databases correctly can make the difference between slow-running, complicated code and software that's speedy, modular, and easy to work with. Database Design for Mere Mortals prepares someone with only a passing familiarity with databases for the important job of building the persistence layer (also called the data model) for software.
Michael Hernandez explains database design in tradesman's terms. That is, he shows his readers how to identify the business problems that have to be satisfied by a database, then proceeds to explain how to build a solid solution to them. Hernandez's approach combines procedural guidelines (first identify critical facts, then apply a certain logic to yield tables, then establish cross-references, and so on) with practical definitions that clear up much of the rich trove of jargon surrounding databases. He walks through numerous examples, and doesn't shy away from the complexities that always exist in real customers' requirements. If you're not familiar with database design, and want to be, this is the book you need. --David Wall
附件: 您所在的用户组无法下载或查看附件

TOP

发新话题