<?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>Random Musings of an Insane Mind &#187; mysql</title>
	<atom:link href="http://cd34.com/blog/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://cd34.com/blog</link>
	<description>This is my blog, there are many others like it but this one is mine.</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:47:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Why do you use an Object Relational Mapping (ORM) System in Development?</title>
		<link>http://cd34.com/blog/programming/python/why-do-you-use-an-object-relational-mapping-orm-system-in-development/</link>
		<comments>http://cd34.com/blog/programming/python/why-do-you-use-an-object-relational-mapping-orm-system-in-development/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 17:51:54 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[smarty]]></category>
		<category><![CDATA[sqlalchemy]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=819</guid>
		<description><![CDATA[Here&#8217;s a programmer that is saying goodbye to ORMs at Hatful of Hollow. And another site offering a tutorial of sorts dealing with ORMs Why should you use an ORM. While both have their points, both have missed a fundamental benefit that an ORM hands you. Most of my development is in Pylons. Django&#8217;s ORM [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/programming/python/why-do-you-use-an-object-relational-mapping-orm-system-in-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql 5.1&#8242;s query optimizer</title>
		<link>http://cd34.com/blog/scalability/mysql-5-1s-query-optimizer/</link>
		<comments>http://cd34.com/blog/scalability/mysql-5-1s-query-optimizer/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 06:28:51 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Scalability]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=781</guid>
		<description><![CDATA[While debugging an issue with an application that relies heavily on MySQL, an issue was brought up regarding the cardinality of the keys selected, and, the order in which the keys were indexed. With any relational database, in order to get the fastest performance, your query should reduce the result set as quickly as possible. [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/scalability/mysql-5-1s-query-optimizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql Query Optimization</title>
		<link>http://cd34.com/blog/scalability/mysql-query-optimization/</link>
		<comments>http://cd34.com/blog/scalability/mysql-query-optimization/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 04:16:30 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Scalability]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=745</guid>
		<description><![CDATA[I heard a comment from a developer the other day: You don&#8217;t need indexes on small tables. So I asked what the definition of a small table was. He said, anything with a few hundred rows. So I said, 2300 rows? Well&#8230;.. 24000 rows? Well&#8230;.. 292000 rows? That&#8217;s large. I showed him unindexed queries in [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/scalability/mysql-query-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Interface Design</title>
		<link>http://cd34.com/blog/infrastructure/user-interface-design/</link>
		<comments>http://cd34.com/blog/infrastructure/user-interface-design/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:46:26 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Infrastructure]]></category>
		<category><![CDATA[formencode]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smarty]]></category>
		<category><![CDATA[sqlalchemy]]></category>
		<category><![CDATA[toscawidgets]]></category>
		<category><![CDATA[turbogears]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=676</guid>
		<description><![CDATA[Programmers are not designers. Technical people should not design User Interfaces. * 810 source files * 90658 lines of code * 10213 lines of html For an internal project tasked to a series of programmers throughout the years without enough oversight, it is a mass of undocumented code with multiple programming styles. PHP allowed lazy [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/infrastructure/user-interface-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedded indexing versus Client/Server</title>
		<link>http://cd34.com/blog/programming/embedded-indexing-versus-clientserver/</link>
		<comments>http://cd34.com/blog/programming/embedded-indexing-versus-clientserver/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 06:27:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[berkeleydb]]></category>
		<category><![CDATA[file_db]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[sqlite3]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=604</guid>
		<description><![CDATA[For a particular application, I require temporary persistent storage of some data.  That data consists of a key value and a payload.  That key value can be a dupe, which is what causes the problem. File_DB in perl handles duplicates and I can delete a key/value pair without too much difficulty.  However, file locking is [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/programming/embedded-indexing-versus-clientserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional MySQL Developer?</title>
		<link>http://cd34.com/blog/scalability/professional-mysql-developer/</link>
		<comments>http://cd34.com/blog/scalability/professional-mysql-developer/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 15:54:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming Languages]]></category>
		<category><![CDATA[Scalability]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=577</guid>
		<description><![CDATA[Once in a while I get to troubleshoot problems on machines specifically with MySQL.  Sometimes that task is difficult because the vendor written code has been Zend Encoded.  Perhaps in the name of performance, possibly to protect his code, or, to prevent me from seeing just how bad his code is.  Diagnosing MySQL issues forensically [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/scalability/professional-mysql-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

