<?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>Wetware &#187; mysql</title>
	<atom:link href="http://www.wetware.co.nz/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +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>Serendipity &#8211; WordPress with Postgres</title>
		<link>http://www.wetware.co.nz/2009/06/serendipity-wordpress-with-postgres/</link>
		<comments>http://www.wetware.co.nz/2009/06/serendipity-wordpress-with-postgres/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 11:20:01 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[serendiptiy]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=384</guid>
		<description><![CDATA[I wanted to use postgres with my wordpress installs but as it turns out this isn&#8217;t supported and the WordPress guys even refuse to use it.  Sounds a little simple minded to me.I went looking and I found an OLD port of wordpress to support postgres but there is no way I will run it [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/06/serendipity-wordpress-with-postgres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postgres vs MySQL</title>
		<link>http://www.wetware.co.nz/2009/06/postgres-vs-mysql/</link>
		<comments>http://www.wetware.co.nz/2009/06/postgres-vs-mysql/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 11:29:08 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Server Config]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=368</guid>
		<description><![CDATA[or I have used both MySQL and Postgres and if I was starting a project right now I would probably use Postgres. I have read the wikivs MySQL vs Postgres and there is a lot in there that I understand and a lot that I don&#8217;t. What I like about Postgres is that it uses [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/06/postgres-vs-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Migration Data Types &#8211; MySql &#8211; Postgresql &#8211; SQLite</title>
		<link>http://www.wetware.co.nz/2009/04/rails-migration-data-types-mysql-postgresql-sqlite/</link>
		<comments>http://www.wetware.co.nz/2009/04/rails-migration-data-types-mysql-postgresql-sqlite/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 02:39:18 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[migrations]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=210</guid>
		<description><![CDATA[Rails mysql postgresql sqlite :binary blob bytea blob :boolean tinyint(1) boolean boolean :date date date date :datetime datetime timestamp datetime :decimal decimal decimal decimal :float float float float :integer int(11) integer integer :string varchar(255) * varchar(255) :text text text text :time time time datetime :timestamp datetime timestamp datetime]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/04/rails-migration-data-types-mysql-postgresql-sqlite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

