<?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"
	>

<channel>
	<title>Michael Gracie &#187; SQL</title>
	<atom:link href="http://michaelgracie.com/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelgracie.com</link>
	<description>Clever Tagline Unavailable At Publication Time</description>
	<pubDate>Tue, 02 Dec 2008 19:53:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Your site seems safe, but your database isn&#8217;t</title>
		<link>http://michaelgracie.com/2006/07/20/your-site-seems-safe-but-your-database-isnt/</link>
		<comments>http://michaelgracie.com/2006/07/20/your-site-seems-safe-but-your-database-isnt/#comments</comments>
		<pubDate>Thu, 20 Jul 2006 14:07:55 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Spamroll]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.michaelgracie.com/your-site-seems-safe-but-your-database-isnt/</guid>
		<description><![CDATA[Your website may be safe from all the cross-site and cross-frame scripting attacks that the kiddies throw at you, but that doesn&#8217;t mean you are in the clear.  Real hackers (meaning those over the age of 16, with degrees in computer science and an empty fridge that needs money to fill) are trying to [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Your website may be safe from all the cross-site and cross-frame scripting attacks that the kiddies throw at you, but that doesn&#8217;t mean you are in the clear.  Real hackers (meaning those over the age of 16, with degrees in computer science and an empty fridge that needs money to fill) are trying to get at your database, and <a title="SQL injection attacks against databases rise sharply" href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;articleId=9001878" target="">with rising frequency</a>.</p>
<p>Now you can wait for your database provider to issue a seemingly never-ending series of patches (and get the same warm, fuzzy feeling as being a PC user), pull out the dusty manuals (dusty since your app has been doing all the queries for you and you forgot what an SQL command was) and fix it yourself, or shift data collection to another provider (which may be less costly at the margin line than spending the time on the first two options).</p>
<p>Your call.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2006/07/20/your-site-seems-safe-but-your-database-isnt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Follow up on the Bit Torrent  thing</title>
		<link>http://michaelgracie.com/2005/01/25/follow-up-on-the-bit-torrent-thing/</link>
		<comments>http://michaelgracie.com/2005/01/25/follow-up-on-the-bit-torrent-thing/#comments</comments>
		<pubDate>Tue, 25 Jan 2005 08:01:46 +0000</pubDate>
		<dc:creator>Michael Gracie</dc:creator>
		
		<category><![CDATA[Thoughtmarket]]></category>

		<category><![CDATA[BitTorrent]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[StreamSQL]]></category>

		<guid isPermaLink="false">http://www.michaelgracie.com/?p=11</guid>
		<description><![CDATA[So I am mulling this real time streaming data concept when I come across this article from Forbes: Data  On The Fly.  It talks about Michael Stonebraker of Ingres and Postgres fame, who started a new company called Streambase.  This outfit has produced a derivative of SQL they call StreamSQL, and the [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>So I am mulling this real time streaming data concept when I come across this article from Forbes: <a href="http://www.forbes.com/enterprisetech/2005/01/18/cz_dl_0118streambase.html">Data  On The Fly</a>.  It talks about Michael Stonebraker of Ingres and Postgres fame, who started a new company called Streambase.  This outfit has produced a derivative of SQL they call StreamSQL, and the claim is it can process data as it comes in the pipe, before it is written to disk.  Great for big hedge funds and market makers.</p>
<p>Seems like this StreamSQL could prove a pretty interesting tool for a peer-to-peer database network.  Finding out what data you really need to hold on to before you write would fit into the limited storage capacity scenario likely existing at each node in such a network.</p>
<!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://michaelgracie.com/2005/01/25/follow-up-on-the-bit-torrent-thing/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
