<?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: Comparison between storing images/files in mySQL and on filesystem.</title>
	<atom:link href="http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/</link>
	<description>About IT and Technology</description>
	<lastBuildDate>Sun, 27 Jun 2010 04:28:48 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonathon Sandgren</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-189</link>
		<dc:creator>Jonathon Sandgren</dc:creator>
		<pubDate>Sun, 27 Jun 2010 04:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-189</guid>
		<description>You built some beneficial details there. I did a look for within the matter and observed most folks will consent with your webpage.</description>
		<content:encoded><![CDATA[<p>You built some beneficial details there. I did a look for within the matter and observed most folks will consent with your webpage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Word Comparison</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-187</link>
		<dc:creator>Word Comparison</dc:creator>
		<pubDate>Tue, 11 May 2010 19:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-187</guid>
		<description>We will put this logic in our projects. Get back you soon.</description>
		<content:encoded><![CDATA[<p>We will put this logic in our projects. Get back you soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taylor</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-183</link>
		<dc:creator>Taylor</dc:creator>
		<pubDate>Thu, 18 Feb 2010 23:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-183</guid>
		<description>In conclusion, we as programmer should see store large document/image in database as a solution. It’s performance is comparable to storing large document/image on file system. 

How do you draw that conclusion from your test as it is 10 times slower???</description>
		<content:encoded><![CDATA[<p>In conclusion, we as programmer should see store large document/image in database as a solution. It’s performance is comparable to storing large document/image on file system. </p>
<p>How do you draw that conclusion from your test as it is 10 times slower???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adil</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-14</link>
		<dc:creator>Adil</dc:creator>
		<pubDate>Thu, 15 Jan 2009 12:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-14</guid>
		<description>I have to add 25 - 35 MB of data , i have tried everything and mysql 5.0.17 dosent loads more than 1 mb of data.

also i have checked for maximum allowed packet size and i am trying to insert data less (8000 of size) and then trying to append data to the same field by using update query.

UGRENT help needed</description>
		<content:encoded><![CDATA[<p>I have to add 25 &#8211; 35 MB of data , i have tried everything and mysql 5.0.17 dosent loads more than 1 mb of data.</p>
<p>also i have checked for maximum allowed packet size and i am trying to insert data less (8000 of size) and then trying to append data to the same field by using update query.</p>
<p>UGRENT help needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-13</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Tue, 13 Jan 2009 11:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-13</guid>
		<description>Hi

Please i can do with your help
how do i join the below cf statement so they are one

 
     
     
          
         
            INSERT INTO Artist
            (images)
            VALUES () 
          
           
    
   
   
     
   
   
          INSERT INTO artists (CompanyName, CompanyTelephone)
           VALUES (&#039;#formData.CompanyName#&#039;, &#039;#formData.CompanyTelephone#&#039;)
          
         
   



My objective is to see that images end up in same colume as companyname and telephone

thanks in advances

Regards</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Please i can do with your help<br />
how do i join the below cf statement so they are one</p>
<p>            INSERT INTO Artist<br />
            (images)<br />
            VALUES () </p>
<p>          INSERT INTO artists (CompanyName, CompanyTelephone)<br />
           VALUES (&#8217;#formData.CompanyName#&#8217;, &#8216;#formData.CompanyTelephone#&#8217;)</p>
<p>My objective is to see that images end up in same colume as companyname and telephone</p>
<p>thanks in advances</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ok</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-10</link>
		<dc:creator>ok</dc:creator>
		<pubDate>Thu, 25 Sep 2008 07:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-10</guid>
		<description>good site oucbre</description>
		<content:encoded><![CDATA[<p>good site oucbre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soccer Dad</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-9</link>
		<dc:creator>Soccer Dad</dc:creator>
		<pubDate>Fri, 22 Aug 2008 17:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-9</guid>
		<description>I dunno - that&#039;s almost a magnitude slower grabbing the file from the DB. I like the idea of storing images in DB as well, but a simple filesystem tree sure seems easier and faster. I&#039;d like to have the second for faster response or a bit more cushion in response.</description>
		<content:encoded><![CDATA[<p>I dunno &#8211; that&#8217;s almost a magnitude slower grabbing the file from the DB. I like the idea of storing images in DB as well, but a simple filesystem tree sure seems easier and faster. I&#8217;d like to have the second for faster response or a bit more cushion in response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ext3 directory limit - Perth Street Bikes</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-8</link>
		<dc:creator>ext3 directory limit - Perth Street Bikes</dc:creator>
		<pubDate>Sat, 19 Jul 2008 15:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-8</guid>
		<description>[...] i might try this option for a bit and see how it goes.  Test shows no performance hit.  Comparison between storing images/files in mySQL and on filesystem. &#124; Sitek Technology Blog    __________________ My shitlist.. Are you on [...]</description>
		<content:encoded><![CDATA[<p>[...] i might try this option for a bit and see how it goes.  Test shows no performance hit.  Comparison between storing images/files in mySQL and on filesystem. | Sitek Technology Blog    __________________ My shitlist.. Are you on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-7</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Tue, 15 Jul 2008 00:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-7</guid>
		<description>&quot;uploading to the filesystem is better, because it is easier.&quot;

Not always the easier solution is the best one. In the long run, these turn to be chaotic.</description>
		<content:encoded><![CDATA[<p>&#8220;uploading to the filesystem is better, because it is easier.&#8221;</p>
<p>Not always the easier solution is the best one. In the long run, these turn to be chaotic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etogre</title>
		<link>http://blog.sitek.com.au/2008/03/comparison-between-storing-imagesfiles-in-mysql-and-on-filesystem/comment-page-1/#comment-2</link>
		<dc:creator>etogre</dc:creator>
		<pubDate>Tue, 01 Apr 2008 04:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://bblog.sitek.com.au/?p=3#comment-2</guid>
		<description>Interesting.  I like these test runs.

But as with others, I still think uploading to the filesystem is better, because it is easier.</description>
		<content:encoded><![CDATA[<p>Interesting.  I like these test runs.</p>
<p>But as with others, I still think uploading to the filesystem is better, because it is easier.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
