<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>skrhoton.com - Oracle and IT Blogging &#187; Architecture</title>
	<atom:link href="http://skrhoton.com/blog1/index.php/tag/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://skrhoton.com/blog1</link>
	<description>Blogging by Steve Rhoton on Oracle and IT generally</description>
	<lastBuildDate>Tue, 17 Mar 2009 12:57:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No Tom&#8230;</title>
		<link>http://skrhoton.com/blog1/2008/08/31/no-tom/</link>
		<comments>http://skrhoton.com/blog1/2008/08/31/no-tom/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 13:53:14 +0000</pubDate>
		<dc:creator>sprhoto</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Tom Kyte]]></category>

		<guid isPermaLink="false">http://skrhoton.com/blog1/2008/08/31/no-tom/</guid>
		<description><![CDATA[It&#8217;s come up at work repeatedly in the last month, so just to reiterate: Do not use Oracle as a file storage mechanism. It&#8217;s stupid, causes problems, and is generally a pain in the ass to scale. Don&#8217;t believe me? Tom Kyte disagrees:
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1011065100346196442
I really could argue this for days, but lets take a couple of [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s come up at work repeatedly in the last month, so just to reiterate: Do not use Oracle as a file storage mechanism. It&#8217;s stupid, causes problems, and is generally a pain in the ass to scale. Don&#8217;t believe me? Tom Kyte disagrees:</p>
<p>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1011065100346196442</p>
<p>I really could argue this for days, but lets take a couple of points here:</p>
<p>1) File systems are written in a FUNDAMENTALLY different way then a relational database (WinFS as an example of a filesystem that could NOT mimic a database)</p>
<p>2) If you put a word doc into an Oracle database, you BREAK one of Tom&#8217;s cardinal rules: type the column correct for the data.</p>
<p>3) This quote is ridiculous: &#8220;if you store them in the database, they are not files anymore &#8211; they are data.&#8221; No Tom, they are files &#8211; the storage DOES NOT MATTER &#8211; only the application use does. If the application is built to look at files, you&#8217;ve just abstracted its unit of work in a really dumb way.</p>
<p>4) Suggesting that XML DB is the right way to do this is just silly &#8211; So, I&#8217;m going to take documents that may or may not support the tenents of XML, then put it in XML DB to make is searchable? You&#8217;re abstracting the actual format of the doc twice. </p>
<p>That&#8217;s just the start of my objections. This is a dumb architectural choice, and while I respect Tom alot, this is just dumb, and cuts to the core of a stupid philosophy about Oracle &#8211; that it can do everything. </p>
<p>Tom you&#8217;re better than this. Don&#8217;t recommend insufficient design just cause its Oracle.  </p>
]]></content:encoded>
			<wfw:commentRss>http://skrhoton.com/blog1/2008/08/31/no-tom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.256 seconds -->

