<?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>Niall's Weblog &#187; sqlite</title>
	<atom:link href="http://niallohiggins.com/tag/sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://niallohiggins.com</link>
	<description>The website of Niall O'Higgins: A few, immature words</description>
	<lastBuildDate>Fri, 25 Jun 2010 20:39:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Pylons tip #4 &#8211; SQLite3, datetime.date and datetime.datetime handling</title>
		<link>http://niallohiggins.com/2009/02/19/pylons-tip-4-sqlite3-datetimedate-and-datetimedatetime-handling/</link>
		<comments>http://niallohiggins.com/2009/02/19/pylons-tip-4-sqlite3-datetimedate-and-datetimedatetime-handling/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 05:55:57 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/?p=354</guid>
		<description><![CDATA[I wrote in a previous article about]]></description>
		<wfw:commentRss>http://niallohiggins.com/2009/02/19/pylons-tip-4-sqlite3-datetimedate-and-datetimedatetime-handling/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pylons tip #2: Using SQLite with Pylons</title>
		<link>http://niallohiggins.com/2008/11/16/using-sqlite-with-pylons/</link>
		<comments>http://niallohiggins.com/2008/11/16/using-sqlite-with-pylons/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 02:30:12 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/?p=117</guid>
		<description><![CDATA[SQLite is an extremely useful little database. It has a nifty bunch of features and is super simple to set up. Using SQLite reduces the cost of developing and maintaining a powerful SQL database even more than traditional free RDBMS&#8217; like PostgreSQL and MySQL. Your database is simply an on-disk file &#8211; no need to [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2008/11/16/using-sqlite-with-pylons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
