<?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: Gleeful Calamity</title>
	<atom:link href="http://michaeljswart.com/?feed=rss2&#038;p=340" rel="self" type="application/rss+xml" />
	<link>http://michaeljswart.com/?p=340</link>
	<description>Database Whisperer</description>
	<lastBuildDate>Mon, 06 Sep 2010 00:56:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Michael J. Swart</title>
		<link>http://michaeljswart.com/?p=340&#038;cpage=1#comment-2256</link>
		<dc:creator>Michael J. Swart</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://michaeljswart.com/?p=340#comment-2256</guid>
		<description>One more failure:
show_statistics histogram + graphical display = useless lines and rectangles.</description>
		<content:encoded><![CDATA[<p>One more failure:<br />
show_statistics histogram + graphical display = useless lines and rectangles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moussaka and Coffee at Three Kretans &#124; loudlunch</title>
		<link>http://michaeljswart.com/?p=340&#038;cpage=1#comment-1994</link>
		<dc:creator>Moussaka and Coffee at Three Kretans &#124; loudlunch</dc:creator>
		<pubDate>Tue, 09 Feb 2010 01:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://michaeljswart.com/?p=340#comment-1994</guid>
		<description>[...] at work, and last Friday we decided to get in the car and try something different.  Local internet database celebrity Michael Swart had mentioned Three Kretans, a well-established Greek place on Frederick St east of Weber.  We got [...]</description>
		<content:encoded><![CDATA[<p>[...] at work, and last Friday we decided to get in the car and try something different.  Local internet database celebrity Michael Swart had mentioned Three Kretans, a well-established Greek place on Frederick St east of Weber.  We got [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael J. Swart</title>
		<link>http://michaeljswart.com/?p=340&#038;cpage=1#comment-1655</link>
		<dc:creator>Michael J. Swart</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://michaeljswart.com/?p=340#comment-1655</guid>
		<description>Hey Richard, 

Short answer: I like multiple schemas inside dbs and have no problems with them.

Long answer:
Multiple schemas inside a database are just one way to collect tables into logical groupings. It&#039;s one extra level of granularity for this kind of logical grouping that currently looks like: server/instance/database/schema/table.

What does using multiple schemas buy us? From a practical point of view, multiple schemas in a database allow admins to apply security settings and permissions at that granularity. I&#039;m not sure of many other uses.

But aside from that, it&#039;s easier on the brain for me and other developers if a database with 1000s of tables had that extra grouping layer. Two gotchas that make me want to give up the idea is that (1) developers would have to get used to the schema.table syntax which might negate any advantages and (2) refactoring an existing database would be very difficult and again, maybe not worth the effort.</description>
		<content:encoded><![CDATA[<p>Hey Richard, </p>
<p>Short answer: I like multiple schemas inside dbs and have no problems with them.</p>
<p>Long answer:<br />
Multiple schemas inside a database are just one way to collect tables into logical groupings. It&#8217;s one extra level of granularity for this kind of logical grouping that currently looks like: server/instance/database/schema/table.</p>
<p>What does using multiple schemas buy us? From a practical point of view, multiple schemas in a database allow admins to apply security settings and permissions at that granularity. I&#8217;m not sure of many other uses.</p>
<p>But aside from that, it&#8217;s easier on the brain for me and other developers if a database with 1000s of tables had that extra grouping layer. Two gotchas that make me want to give up the idea is that (1) developers would have to get used to the schema.table syntax which might negate any advantages and (2) refactoring an existing database would be very difficult and again, maybe not worth the effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Wallace</title>
		<link>http://michaeljswart.com/?p=340&#038;cpage=1#comment-1652</link>
		<dc:creator>Richard Wallace</dc:creator>
		<pubDate>Fri, 18 Dec 2009 19:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://michaeljswart.com/?p=340#comment-1652</guid>
		<description>I gleened one random point from this... Should I assume that you are a proponent for multiple schemas in a database? I&#039;m interested in that point.</description>
		<content:encoded><![CDATA[<p>I gleened one random point from this&#8230; Should I assume that you are a proponent for multiple schemas in a database? I&#8217;m interested in that point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael J. Swart</title>
		<link>http://michaeljswart.com/?p=340&#038;cpage=1#comment-1641</link>
		<dc:creator>Michael J. Swart</dc:creator>
		<pubDate>Wed, 16 Dec 2009 17:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://michaeljswart.com/?p=340#comment-1641</guid>
		<description>What you said Aaron, is *exactly* what I meant. Your comment is a one sentence summary of what I was trying to explain.</description>
		<content:encoded><![CDATA[<p>What you said Aaron, is *exactly* what I meant. Your comment is a one sentence summary of what I was trying to explain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Bertrand</title>
		<link>http://michaeljswart.com/?p=340&#038;cpage=1#comment-1639</link>
		<dc:creator>Aaron Bertrand</dc:creator>
		<pubDate>Wed, 16 Dec 2009 17:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://michaeljswart.com/?p=340#comment-1639</guid>
		<description>Great post Michael - while it is often disappointing when creativity leads to a dead end, I agree that the process is rewarding enough that I continue to do it...</description>
		<content:encoded><![CDATA[<p>Great post Michael &#8211; while it is often disappointing when creativity leads to a dead end, I agree that the process is rewarding enough that I continue to do it&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
