<?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>Information Technology Blog &#187; Database</title>
	<atom:link href="http://lionel-s.com/blog/category/web-development/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://lionel-s.com/blog</link>
	<description>Lionel Siniyunguruza, IT Consultant</description>
	<lastBuildDate>Fri, 30 Dec 2011 22:54:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Extending Applications with Oracle Database Replication</title>
		<link>http://lionel-s.com/blog/2011/09/18/extending-applications-with-oracle-database-replication/</link>
		<comments>http://lionel-s.com/blog/2011/09/18/extending-applications-with-oracle-database-replication/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 22:41:06 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2011/09/18/extending-applications-with-oracle-database-replication/</guid>
		<description><![CDATA[In an Oracle database, database replication is the process of duplicating objects and moving them out to multiple databases so users have continuous access to shared data even in the event of a disaster.
Read More
]]></description>
			<content:encoded><![CDATA[<p>In an Oracle database, database replication is the process of duplicating objects and moving them out to multiple databases so users have continuous access to shared data even in the event of a disaster.<br />
<a href="http://www.databasejournal.com/features/oracle/article.php/3931136" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2011/09/18/extending-applications-with-oracle-database-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schooner Releases Active Cluster for MySQL</title>
		<link>http://lionel-s.com/blog/2011/09/18/schooner-releases-active-cluster-for-mysql-2/</link>
		<comments>http://lionel-s.com/blog/2011/09/18/schooner-releases-active-cluster-for-mysql-2/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 22:40:45 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2011/09/18/schooner-releases-active-cluster-for-mysql-2/</guid>
		<description><![CDATA[New clustering system promises fully synchronous replication for MySQL databases.
Read More
]]></description>
			<content:encoded><![CDATA[<p>New clustering system promises fully synchronous replication for MySQL databases.<br />
<a href="http://www.databasejournal.com/features/mysql/article.php/3929641" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2011/09/18/schooner-releases-active-cluster-for-mysql-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schooner Releases Active Cluster for MySQL</title>
		<link>http://lionel-s.com/blog/2011/09/17/schooner-releases-active-cluster-for-mysql/</link>
		<comments>http://lionel-s.com/blog/2011/09/17/schooner-releases-active-cluster-for-mysql/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 22:43:55 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2011/09/17/schooner-releases-active-cluster-for-mysql/</guid>
		<description><![CDATA[New clustering system promises fully synchronous replication for MySQL databases.
Read More
]]></description>
			<content:encoded><![CDATA[<p>New clustering system promises fully synchronous replication for MySQL databases.<br />
<a href="http://www.databasejournal.com/features/mysql/article.php/3929641" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2011/09/17/schooner-releases-active-cluster-for-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 MySQL Best Practices</title>
		<link>http://lionel-s.com/blog/2011/01/17/top-10-mysql-best-practices/</link>
		<comments>http://lionel-s.com/blog/2011/01/17/top-10-mysql-best-practices/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 23:19:53 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2011/01/17/top-10-mysql-best-practices/</guid>
		<description><![CDATA[Rob Gravelle lists his top 10 MySQL best practices for database administrators, architects, developers, and security personnel.
Read More
]]></description>
			<content:encoded><![CDATA[<p>Rob Gravelle lists his top 10 MySQL best practices for database administrators, architects, developers, and security personnel.<br />
<a href="http://www.databasejournal.com/features/mysql/article.php/3918631" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2011/01/17/top-10-mysql-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identifying and Evaluating I/O Bottlenecks in Oracle Database</title>
		<link>http://lionel-s.com/blog/2011/01/01/identifying-and-evaluating-io-bottlenecks-in-oracle-database/</link>
		<comments>http://lionel-s.com/blog/2011/01/01/identifying-and-evaluating-io-bottlenecks-in-oracle-database/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 23:15:34 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2011/01/01/identifying-and-evaluating-io-bottlenecks-in-oracle-database/</guid>
		<description><![CDATA[Discover the wealth of I/O performance tuning information that Oracle 11gR2&#8217;s Automatic Workload Repository (AWR) reports provide, and learn how to use that information to determine if any I/O performance bottlenecks actually exist, and how to form initial hypotheses to resolve those bottlenecks within the database&#8217;s underlying input/output (I/O) subsystem.
Read More
]]></description>
			<content:encoded><![CDATA[<p>Discover the wealth of I/O performance tuning information that Oracle 11gR2&#8217;s Automatic Workload Repository (AWR) reports provide, and learn how to use that information to determine if any I/O performance bottlenecks actually exist, and how to form initial hypotheses to resolve those bottlenecks within the database&#8217;s underlying input/output (I/O) subsystem.<br />
<a href="http://www.databasejournal.com/features/oracle/article.php/3917631" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2011/01/01/identifying-and-evaluating-io-bottlenecks-in-oracle-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle DBA: 5 Technologies You Can&#8217;t do Without</title>
		<link>http://lionel-s.com/blog/2010/12/27/oracle-dba-5-technologies-you-cant-do-without/</link>
		<comments>http://lionel-s.com/blog/2010/12/27/oracle-dba-5-technologies-you-cant-do-without/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 22:58:52 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2010/12/27/oracle-dba-5-technologies-you-cant-do-without/</guid>
		<description><![CDATA[Become complacent at your job and your job could be at risk. These days, an Oracle DBA needs to be adept in one or more areas of advanced database administration. Steve Callan discusses the top 5 skill areas for the advanced DBA.
Read More
]]></description>
			<content:encoded><![CDATA[<p>Become complacent at your job and your job could be at risk. These days, an Oracle DBA needs to be adept in one or more areas of advanced database administration. Steve Callan discusses the top 5 skill areas for the advanced DBA.<br />
<a href="http://www.databasejournal.com/features/oracle/article.php/3916651" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2010/12/27/oracle-dba-5-technologies-you-cant-do-without/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limiting the Number of Rows in MySQL Result Sets</title>
		<link>http://lionel-s.com/blog/2010/12/27/limiting-the-number-of-rows-in-mysql-result-sets/</link>
		<comments>http://lionel-s.com/blog/2010/12/27/limiting-the-number-of-rows-in-mysql-result-sets/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 22:58:44 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2010/12/27/limiting-the-number-of-rows-in-mysql-result-sets/</guid>
		<description><![CDATA[In the Web 2.0 world where smart phone and Web applications are competing to access terabytes of data, there is a new imperative for speeding up retrieval times as much as the technology permits. Rob Gravelle lists a few coding techniques that we as database administrators and developers can use to whittle down unwieldy results [...]]]></description>
			<content:encoded><![CDATA[<p>In the Web 2.0 world where smart phone and Web applications are competing to access terabytes of data, there is a new imperative for speeding up retrieval times as much as the technology permits. Rob Gravelle lists a few coding techniques that we as database administrators and developers can use to whittle down unwieldy results sets into manageable chunks.<br />
<a href="http://www.databasejournal.com/features/mysql/article.php/3916431" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2010/12/27/limiting-the-number-of-rows-in-mysql-result-sets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inside MySQL Binary Logs</title>
		<link>http://lionel-s.com/blog/2010/09/20/inside-mysql-binary-logs/</link>
		<comments>http://lionel-s.com/blog/2010/09/20/inside-mysql-binary-logs/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 14:57:43 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2010/09/20/inside-mysql-binary-logs/</guid>
		<description><![CDATA[The MySQL Binary Log files are important to the proper functioning of the database and facilitate replication, and recovery. This article discusses some of the inner workings of these important files, and explains how ordering of transactions also plays into how they work.
Read More
]]></description>
			<content:encoded><![CDATA[<p>The MySQL Binary Log files are important to the proper functioning of the database and facilitate replication, and recovery. This article discusses some of the inner workings of these important files, and explains how ordering of transactions also plays into how they work.<br />
<a href="http://www.databasejournal.com/features/mysql/article.php/3903646" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2010/09/20/inside-mysql-binary-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How an IBM DB2 LUW DBA Prepared for the OCA Exam</title>
		<link>http://lionel-s.com/blog/2010/09/19/how-an-ibm-db2-luw-dba-prepared-for-the-oca-exam/</link>
		<comments>http://lionel-s.com/blog/2010/09/19/how-an-ibm-db2-luw-dba-prepared-for-the-oca-exam/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 03:00:00 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2010/09/19/how-an-ibm-db2-luw-dba-prepared-for-the-oca-exam/</guid>
		<description><![CDATA[Can an IBM DB2 DBA learn Oracle? Follow one DB2 DBA as she prepares to take the Oracle Certified Associate Examination.
Read More
]]></description>
			<content:encoded><![CDATA[<p>Can an IBM DB2 DBA learn Oracle? Follow one DB2 DBA as she prepares to take the Oracle Certified Associate Examination.<br />
<a href="http://www.databasejournal.com/features/oracle/article.php/3903846" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2010/09/19/how-an-ibm-db2-luw-dba-prepared-for-the-oca-exam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Database 11g New Features for Table Partitioning</title>
		<link>http://lionel-s.com/blog/2010/09/06/oracle-database-11g-new-features-for-table-partitioning/</link>
		<comments>http://lionel-s.com/blog/2010/09/06/oracle-database-11g-new-features-for-table-partitioning/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 14:41:38 +0000</pubDate>
		<dc:creator>Lionel</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://lionel-s.com/blog/2010/09/06/oracle-database-11g-new-features-for-table-partitioning/</guid>
		<description><![CDATA[Table partitioning is an option available to DBAs that can help them manage key database performance areas including i/o balancing, contention reduction, SQL statement performance improvements and even data availability. Oracle Database 11g adds some very powerful new table partitioning methods that can be implemented to help to achieve some of these goals.
Read More
]]></description>
			<content:encoded><![CDATA[<p>Table partitioning is an option available to DBAs that can help them manage key database performance areas including i/o balancing, contention reduction, SQL statement performance improvements and even data availability. Oracle Database 11g adds some very powerful new table partitioning methods that can be implemented to help to achieve some of these goals.<br />
<a href="http://www.databasejournal.com/features/oracle/article.php/3900241" TARGET="_blank">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lionel-s.com/blog/2010/09/06/oracle-database-11g-new-features-for-table-partitioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

