<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP Database Programming Mistakes</title>
	<link>http://www.chovy.com/web-development/php-database-programming-mistakes/</link>
	<description>Web Development by Chovy</description>
	<pubDate>Thu, 20 Nov 2008 17:47:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: chovy</title>
		<link>http://www.chovy.com/web-development/php-database-programming-mistakes/#comment-380945</link>
		<author>chovy</author>
		<pubDate>Thu, 02 Oct 2008 17:51:43 +0000</pubDate>
		<guid>http://www.chovy.com/web-development/php-database-programming-mistakes/#comment-380945</guid>
		<description>I have seen separate databases broken out in very large data sets, like PayPal and archiving old data.

Also, for replication, "sharding" is where you dedicated a group of users to their own database.</description>
		<content:encoded><![CDATA[<p>I have seen separate databases broken out in very large data sets, like PayPal and archiving old data.</p>
<p>Also, for replication, &#8220;sharding&#8221; is where you dedicated a group of users to their own database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codecentre.co.cc</title>
		<link>http://www.chovy.com/web-development/php-database-programming-mistakes/#comment-380944</link>
		<author>codecentre.co.cc</author>
		<pubDate>Thu, 02 Oct 2008 13:34:48 +0000</pubDate>
		<guid>http://www.chovy.com/web-development/php-database-programming-mistakes/#comment-380944</guid>
		<description>Yes. I am agree with this tips. In programming, it is suggested not to directly use the native function. Besides, an application using multi database at once is not a good one.</description>
		<content:encoded><![CDATA[<p>Yes. I am agree with this tips. In programming, it is suggested not to directly use the native function. Besides, an application using multi database at once is not a good one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
