Database Design for Mere Mortals: A Hands-On Guide to Relational Database Design, Second Edition
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.
Random Posts
- Learnkey Cisco CCNA INTRO Session 2
- Processing a programming handbook for visual designers and artists
- Building Forums with vBulletin
- Mastering Visual C# .NET
- Mobile 3D Graphics: with OpenGL ES and M3G
- Microcontroller Programming The Microchip PIC
- Python Cookbook 2nd edition - O’Reilly
- Design And Analysis Of Distributed Algorithms Santoro
- Focal Press Flash MX 2004 Games Art to ActionScript
- Audio Recording And Production - VTC
















