<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Database Design for Mere Mortals</title>
	<atom:link href="http://www.rulesofattraction.net/database-design-for-mere-mortals.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rulesofattraction.net/database-design-for-mere-mortals.html</link>
	<description>Contemporary Design Reviews, Articles on Graphic, Product, Architectural. Art and Webdesign</description>
	<lastBuildDate>Sun, 01 May 2011 06:34:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jim Martino</title>
		<link>http://www.rulesofattraction.net/database-design-for-mere-mortals.html/comment-page-1#comment-224</link>
		<dc:creator>Jim Martino</dc:creator>
		<pubDate>Sat, 15 May 2010 16:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/database-design-for-mere-mortals.html#comment-224</guid>
		<description>I&#039;m buying this book a second time because I lent it out one too many times to people at my last job. I agree with the other reviewers that note that learning everything this book has to teach will not make you a DBA. But it will help you talk intelligently to your DBA. I highly recommend this book for Project Managers and Business Analysts that will gather end-user requirements for development projects that will entail building or revising databases. The highly detailed end-user interview method described is worth the price - its eessentially why I&#039;m buying it, again. In that way, this book has a place in larger DB development projects.&lt;p&gt;But this book can have an even more prominent role in smaller DB development projects. The &quot;Design&quot; part of the title is justified because it does explain enough about normalization, referential integrity, and other technical topics to help a first-time, amateur database designer create a good design for a simple database. But be forewarned 1) it won&#039;t help you administer that DB over the whole software life cycle or 2) tell you how to implement your design in any specific RDBMS (e.g. SQL Server, Access, Oracle) - you&#039;ll have to get that from an RDBMS-product-specific title. And 3) you&#039;ll need more theory from some other book for more complex databases.&lt;p&gt;A lot of books that attempt to explain a technical topic to a wider audience leave the intended, amateur audience confused and the experienced professional bored. This book will bore any competent DBA, who should know all this stuff. But for &quot;Mere Mortals&quot;, the intended audience, this book is a gem. That is why I rate it 5 stars.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I&#8217;m buying this book a second time because I lent it out one too many times to people at my last job. I agree with the other reviewers that note that learning everything this book has to teach will not make you a DBA. But it will help you talk intelligently to your DBA. I highly recommend this book for Project Managers and Business Analysts that will gather end-user requirements for development projects that will entail building or revising databases. The highly detailed end-user interview method described is worth the price &#8211; its eessentially why I&#8217;m buying it, again. In that way, this book has a place in larger DB development projects.
<p>But this book can have an even more prominent role in smaller DB development projects. The &#8220;Design&#8221; part of the title is justified because it does explain enough about normalization, referential integrity, and other technical topics to help a first-time, amateur database designer create a good design for a simple database. But be forewarned 1) it won&#8217;t help you administer that DB over the whole software life cycle or 2) tell you how to implement your design in any specific RDBMS (e.g. SQL Server, Access, Oracle) &#8211; you&#8217;ll have to get that from an RDBMS-product-specific title. And 3) you&#8217;ll need more theory from some other book for more complex databases.</p>
<p>A lot of books that attempt to explain a technical topic to a wider audience leave the intended, amateur audience confused and the experienced professional bored. This book will bore any competent DBA, who should know all this stuff. But for &#8220;Mere Mortals&#8221;, the intended audience, this book is a gem. That is why I rate it 5 stars.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.rulesofattraction.net/database-design-for-mere-mortals.html/comment-page-1#comment-223</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 15 May 2010 15:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/database-design-for-mere-mortals.html#comment-223</guid>
		<description>I have to temper my enthusiasm for this book with the perspective gained by reading the negative comments of those who seem to be, by and large, professional database developers, programming experts, and teachers. First, I just gotta say: &quot;no offense, but geez, what a bunch of snotty know-it-alls!&quot; Now that I have that off my chest, this book was manna from heaven for me! I am a newbie, I&#039;m using Access, I&#039;m trying to create a system for my workplace (without knowing what I&#039;m doing, mind you!), and I learn best through a logical approach, reinforcement, and repitition. I actually enjoyed the experience of skipping some paragraphs thinking, &quot;yeah, yeah, you said that already, I GOT it!&quot; But I think even having that experience helps me learn by shoring up the information deposit in my head. If you&#039;re in my situation, and you like starting at the beginning and getting a solid foundation, AND if you&#039;re not a big whoopdie doo database mogul, you will love this book! BTW, this is not a book about Access or any particular brand of database software, but a book about FUNDAMENTALS of database design that is probably most appropriate for people who don&#039;t intend to make their living designing databases. I&#039;d bet that&#039;s a lot of people.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I have to temper my enthusiasm for this book with the perspective gained by reading the negative comments of those who seem to be, by and large, professional database developers, programming experts, and teachers. First, I just gotta say: &#8220;no offense, but geez, what a bunch of snotty know-it-alls!&#8221; Now that I have that off my chest, this book was manna from heaven for me! I am a newbie, I&#8217;m using Access, I&#8217;m trying to create a system for my workplace (without knowing what I&#8217;m doing, mind you!), and I learn best through a logical approach, reinforcement, and repitition. I actually enjoyed the experience of skipping some paragraphs thinking, &#8220;yeah, yeah, you said that already, I GOT it!&#8221; But I think even having that experience helps me learn by shoring up the information deposit in my head. If you&#8217;re in my situation, and you like starting at the beginning and getting a solid foundation, AND if you&#8217;re not a big whoopdie doo database mogul, you will love this book! BTW, this is not a book about Access or any particular brand of database software, but a book about FUNDAMENTALS of database design that is probably most appropriate for people who don&#8217;t intend to make their living designing databases. I&#8217;d bet that&#8217;s a lot of people.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.rulesofattraction.net/database-design-for-mere-mortals.html/comment-page-1#comment-222</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 15 May 2010 14:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/database-design-for-mere-mortals.html#comment-222</guid>
		<description>This book is adequate but not great as an introduction to designing databases. I agree with other reviewers that it&#039;s quite repetitive and goes to extremes on details like field specifications. I suppose if you know nothing about DB design this book is OK - but you&#039;ll need other books and lots of practice designing your own databases if you truly want to become proficient. A much better general intro book to databases and simple design is &#039;Inside Relational Databases&#039; by Whitehorn &amp; Marklyn. Novices should look at &#039;Absolute Beginner&#039;s Guide to Databases&#039; by John V. Petersen first.&lt;p&gt;Once you&#039;ve mastered those 2 books then get the best available book on DB design/modeling: &#039;Case*Method: Entity Relationship Modelling&#039; by Richard Barker. It&#039;s excellent.&lt;p&gt;Two other options for university level/advanced modeling: &#039;Database Modeling &amp; Design&#039; by Toby J. Teorey and &#039;Data Modeling Essentials: Analysis, Design, and Innovation&#039; by Graeme C. Simsion
Rating: 2 / 5</description>
		<content:encoded><![CDATA[<p>This book is adequate but not great as an introduction to designing databases. I agree with other reviewers that it&#8217;s quite repetitive and goes to extremes on details like field specifications. I suppose if you know nothing about DB design this book is OK &#8211; but you&#8217;ll need other books and lots of practice designing your own databases if you truly want to become proficient. A much better general intro book to databases and simple design is &#8216;Inside Relational Databases&#8217; by Whitehorn &#038; Marklyn. Novices should look at &#8216;Absolute Beginner&#8217;s Guide to Databases&#8217; by John V. Petersen first.
<p>Once you&#8217;ve mastered those 2 books then get the best available book on DB design/modeling: &#8216;Case*Method: Entity Relationship Modelling&#8217; by Richard Barker. It&#8217;s excellent.</p>
<p>Two other options for university level/advanced modeling: &#8216;Database Modeling &#038; Design&#8217; by Toby J. Teorey and &#8216;Data Modeling Essentials: Analysis, Design, and Innovation&#8217; by Graeme C. Simsion<br />
Rating: 2 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.rulesofattraction.net/database-design-for-mere-mortals.html/comment-page-1#comment-221</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 15 May 2010 13:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/database-design-for-mere-mortals.html#comment-221</guid>
		<description>I was first introduced to this book in College while I was learning relational database design and modeling concepts. Almost anyone can open Access and build a database, but are they doing it correctly? Knowing how to do something and WHY you are doing it are entirely different things.   This book takes complicated technical information and breaks it out into an  efficient and easy to understand format that anyone from a beginner to an  expert can use and understand.  Not only do you finish understanding the  how and the why of relational design, but you have also been exposed to the  detailed process of designing for others, methods of interviewing and  example questions that show you how to get the information you need from  your users that&#039;s crucial to your design.  I enjoyed this book and would  recommend it since the concepts are software independent. At my last job,  our SQL DBA called this book his Bible. I just recently ordered it again  for a friend who&#039;s beginning to learn about databases. Two thumbs up!
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I was first introduced to this book in College while I was learning relational database design and modeling concepts. Almost anyone can open Access and build a database, but are they doing it correctly? Knowing how to do something and WHY you are doing it are entirely different things.   This book takes complicated technical information and breaks it out into an  efficient and easy to understand format that anyone from a beginner to an  expert can use and understand.  Not only do you finish understanding the  how and the why of relational design, but you have also been exposed to the  detailed process of designing for others, methods of interviewing and  example questions that show you how to get the information you need from  your users that&#8217;s crucial to your design.  I enjoyed this book and would  recommend it since the concepts are software independent. At my last job,  our SQL DBA called this book his Bible. I just recently ordered it again  for a friend who&#8217;s beginning to learn about databases. Two thumbs up!<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher S. Susi</title>
		<link>http://www.rulesofattraction.net/database-design-for-mere-mortals.html/comment-page-1#comment-220</link>
		<dc:creator>Christopher S. Susi</dc:creator>
		<pubDate>Sat, 15 May 2010 10:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://rulesofattraction.net/database-design-for-mere-mortals.html#comment-220</guid>
		<description>A few days after reading 1/2 the book I nearly wrote a review giving the book 0 stars.  Truly pages 50-200 can be condensed into about 10 pages.  However, the chapters about building the tables, relationships, fields  attributes, business rules are very well written to give an overview for  the non-technical person or somebody getting started.  Also, many times  books that teach a language will avoid fundamental skills such as database  design and these are more important than understanding syntax (you will  know if your syntax is wrong when you run the program, you wont know your  design is f-ed up till 6 months into implementation).  &lt;p&gt;If you haven&#039;t  had database design exposure through a Comp Sci program, this is an  excellent starting point. Due to it&#039;s non-technical descriptions this is a  good read if you are overseeing software/database project (project manager,  manager commisioning a design house, etc.) and are not entirely computer  literate.&lt;p&gt;On the downside, I would have liked it if he did associate the  various nomalization terms that he ends up discussing but without actually  saying that is what they are (e.g. breaking apart multi-valued fields,  etc).  Certainly if you have seen this already and would like more detailed  information then consider Teorey&#039;s Database Modeling &amp; Design which is  more advanced.
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>A few days after reading 1/2 the book I nearly wrote a review giving the book 0 stars.  Truly pages 50-200 can be condensed into about 10 pages.  However, the chapters about building the tables, relationships, fields  attributes, business rules are very well written to give an overview for  the non-technical person or somebody getting started.  Also, many times  books that teach a language will avoid fundamental skills such as database  design and these are more important than understanding syntax (you will  know if your syntax is wrong when you run the program, you wont know your  design is f-ed up till 6 months into implementation).
<p>If you haven&#8217;t  had database design exposure through a Comp Sci program, this is an  excellent starting point. Due to it&#8217;s non-technical descriptions this is a  good read if you are overseeing software/database project (project manager,  manager commisioning a design house, etc.) and are not entirely computer  literate.</p>
<p>On the downside, I would have liked it if he did associate the  various nomalization terms that he ends up discussing but without actually  saying that is what they are (e.g. breaking apart multi-valued fields,  etc).  Certainly if you have seen this already and would like more detailed  information then consider Teorey&#8217;s Database Modeling &#038; Design which is  more advanced.<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 47/53 queries in 0.017 seconds using disk: basic

Served from: www.rulesofattraction.net @ 2012-05-19 19:58:14 -->
