<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: database</title>
    <link>http://www.dzone.com/links/tag/database.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sat, 04 Jul 2009 14:15:38 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-07-04T14:15:38Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/database/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Three 'Best' Persistent Model Patterns Announced</title>
      <link>http://www.dzone.com/links/rss/three_best_persistent_model_patterns_announced.html</link>
      <description>Object database experts select the best patterns</description>
      <category>database</category>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Thu, 02 Jul 2009 21:22:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198925.html</guid>
      <dc:creator>rick</dc:creator>
      <dc:date>2009-07-02T21:22:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/three_best_persistent_model_patterns_announced.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198925.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Object database experts select the best patterns<br/><br/><a href='http://www.dzone.com/links/rss/three_best_persistent_model_patterns_announced.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198925' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198925</dz:linkId>
      <dz:submitDate>2009-07-02T10:07:13Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T21:22:05Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>435</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198925.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rick</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>NoSQL?</title>
      <link>http://www.dzone.com/links/rss/nosql.html</link>
      <description>Eric Lai emailed today to ask what I thought about the NoSQL folks, and especially whether I thought their ideas were useful for enterprises in general, as opposed to just Web 2.0 companies.</description>
      <category>database</category>
      <pubDate>Thu, 02 Jul 2009 18:01:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198905.html</guid>
      <dc:creator>rick</dc:creator>
      <dc:date>2009-07-02T18:01:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/nosql.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198905.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Eric Lai emailed today to ask what I thought about the NoSQL folks, and especially whether I thought their ideas were useful for enterprises in general, as opposed to just Web 2.0 companies.<br/><br/><a href='http://www.dzone.com/links/rss/nosql.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198905' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198905</dz:linkId>
      <dz:submitDate>2009-07-02T09:31:08Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T18:01:05Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>496</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198905.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rick</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ORMs vs. Query Builders: Database portability</title>
      <link>http://www.dzone.com/links/rss/orms_vs_query_builders_database_portability.html</link>
      <description>There has been some discussion in recent days regarding Object-Relational Mappers (ORMs), Drupal, and why the latter doesn't use the former. There are, actually, many reasons for that, and for why Drupal doesn't do more with the Active Record pattern.&#xD;
&#xD;
Rather than tuck such discussion away in an issue queue, I figured it better to document a bit more widely.</description>
      <category>database</category>
      <category>opinion</category>
      <pubDate>Fri, 03 Jul 2009 05:25:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/199008.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-07-03T05:25:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/orms_vs_query_builders_database_portability.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/199008.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There has been some discussion in recent days regarding Object-Relational Mappers (ORMs), Drupal, and why the latter doesn't use the former. There are, actually, many reasons for that, and for why Drupal doesn't do more with the Active Record pattern.

Rather than tuck such discussion away in an issue queue, I figured it better to document a bit more widely.<br/><br/><a href='http://www.dzone.com/links/rss/orms_vs_query_builders_database_portability.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=199008' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>199008</dz:linkId>
      <dz:submitDate>2009-07-02T14:42:17Z</dz:submitDate>
      <dz:promoteDate>2009-07-03T05:25:36Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>296</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/199008.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PostgreSQL 8.4 Released: Now Easier to Use than Ever</title>
      <link>http://www.dzone.com/links/rss/postgresql_84_released_now_easier_to_use_than_ever.html</link>
      <description>The PostgreSQL Global Development Group has released version 8.4, continuing the rapid development of the world's most advanced open source database. This release contains an abundance of enhancements to make administering, querying, and programming of PostgreSQL databases easier than ever before. Our development team has spent 16 months adding over two hundred improvements to all aspects of database functionality, helping every PostgreSQL user in small or large ways.</description>
      <category>announcement</category>
      <category>database</category>
      <pubDate>Thu, 02 Jul 2009 08:21:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198734.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-07-02T08:21:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/postgresql_84_released_now_easier_to_use_than_ever.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198734.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The PostgreSQL Global Development Group has released version 8.4, continuing the rapid development of the world's most advanced open source database. This release contains an abundance of enhancements to make administering, querying, and programming of PostgreSQL databases easier than ever before. Our development team has spent 16 months adding over two hundred improvements to all aspects of database functionality, helping every PostgreSQL user in small or large ways.
<br/><br/><a href='http://www.dzone.com/links/rss/postgresql_84_released_now_easier_to_use_than_ever.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198734' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198734</dz:linkId>
      <dz:submitDate>2009-07-01T22:14:41Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T08:21:53Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>363</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198734.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>SQL: time to retire?</title>
      <link>http://www.dzone.com/links/rss/sql_time_to_retire.html</link>
      <description>SQL is quite possibly the oldest language in wide use today. It begs for changes or even complete replacement, but the entire area of databases somehow remains very uninviting for innovation and paradigm shifts. Why? Good question, I don't know, and I don't think I care either...&#xD;
&#xD;
&#xD;
Oh, and maybe that's the answer?</description>
      <category>database</category>
      <category>opinion</category>
      <pubDate>Thu, 02 Jul 2009 09:16:59 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198795.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-07-02T09:16:59Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/sql_time_to_retire.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198795.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>SQL is quite possibly the oldest language in wide use today. It begs for changes or even complete replacement, but the entire area of databases somehow remains very uninviting for innovation and paradigm shifts. Why? Good question, I don't know, and I don't think I care either...


Oh, and maybe that's the answer?<br/><br/><a href='http://www.dzone.com/links/rss/sql_time_to_retire.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198795' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198795</dz:linkId>
      <dz:submitDate>2009-07-02T03:40:07Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T09:16:59Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>5</dz:voteDownCount>
      <dz:clickCount>527</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198795.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>SQL query performance tips help for programmer</title>
      <link>http://www.dzone.com/links/rss/sql_query_performance_tips_help_for_programmer.html</link>
      <description>SQL query performance tips help for programmer, This is good for beginner and expert, How to update your query performance faster. How to send SMS using GSM Modem See the Example.</description>
      <category>books</category>
      <category>database</category>
      <category>microsoft</category>
      <category>mobile</category>
      <pubDate>Wed, 01 Jul 2009 16:33:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198606.html</guid>
      <dc:creator>raghuktm</dc:creator>
      <dc:date>2009-07-01T16:33:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/sql_query_performance_tips_help_for_programmer.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198606.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>SQL query performance tips help for programmer, This is good for beginner and expert, How to update your query performance faster. How to send SMS using GSM Modem See the Example.<br/><br/><a href='http://www.dzone.com/links/rss/sql_query_performance_tips_help_for_programmer.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198606' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198606</dz:linkId>
      <dz:submitDate>2009-07-01T12:32:56Z</dz:submitDate>
      <dz:promoteDate>2009-07-01T16:33:24Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>310</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198606.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>raghuktm</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/434510.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>MySQL 5.4.1 released</title>
      <link>http://www.dzone.com/links/rss/mysql_541_released.html</link>
      <description>An update has been released for initial preview release of MySQL 5.4.&#xD;
The release contains scalability improvements and additional DTrace probes for diagnostic troubleshooting on Solaris.</description>
      <category>announcement</category>
      <category>database</category>
      <pubDate>Fri, 03 Jul 2009 13:40:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/199080.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-07-03T13:40:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/mysql_541_released.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/199080.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>An update has been released for initial preview release of MySQL 5.4.
The release contains scalability improvements and additional DTrace probes for diagnostic troubleshooting on Solaris.<br/><br/><a href='http://www.dzone.com/links/rss/mysql_541_released.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=199080' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>199080</dz:linkId>
      <dz:submitDate>2009-07-02T21:34:01Z</dz:submitDate>
      <dz:promoteDate>2009-07-03T13:40:26Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>171</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/199080.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Free online Quiz for learning php, javascript, mysql, testing, qtp and c#</title>
      <link>http://www.dzone.com/links/rss/free_online_quiz_for_learning_php_javascript_mysq.html</link>
      <description>Useful for testing/knowing your knowledge in particular topic (e.g php,QTP) and also it will be helpful for learning.You can select Question type such as Easy, Medium, and Hard.</description>
      <category>database</category>
      <category>javascript</category>
      <category>php</category>
      <pubDate>Wed, 01 Jul 2009 14:32:17 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198522.html</guid>
      <dc:creator>qualitypoint</dc:creator>
      <dc:date>2009-07-01T14:32:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/free_online_quiz_for_learning_php_javascript_mysq.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198522.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Useful for testing/knowing your knowledge in particular topic (e.g php,QTP) and also it will be helpful for learning.You can select Question type such as Easy, Medium, and Hard.<br/><br/><a href='http://www.dzone.com/links/rss/free_online_quiz_for_learning_php_javascript_mysq.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198522' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198522</dz:linkId>
      <dz:submitDate>2009-07-01T06:31:59Z</dz:submitDate>
      <dz:promoteDate>2009-07-01T14:32:17Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>109</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198522.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>qualitypoint</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/429776.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Intuition, Performance, and Scale</title>
      <link>http://www.dzone.com/links/rss/intuition_performance_and_scale.html</link>
      <description>Intuition is a double-edged sword. A blessing and a curse as it were. Intuition is knowing something with a reasonable sense of certainty without any justification for why you know it. It's this inability to clearly explain yourself when acting on intuition that is frustrating to you and those around you. Sometimes people will just trust your instincts but other times they will challenge you. There are many outcomes of such challenges. You may fail to convince anybody of your instincts. But, there are times when the challenge will lead you to a better understanding of your intuition. And that is exactly how I arrived at a simple realization of how performance and scale balanced to build usable, high volume web sites and services.</description>
      <category>database</category>
      <category>frameworks</category>
      <category>opinion</category>
      <category>server</category>
      <pubDate>Thu, 02 Jul 2009 15:10:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198915.html</guid>
      <dc:creator>Masoud Kalali</dc:creator>
      <dc:date>2009-07-02T15:10:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/intuition_performance_and_scale.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198915.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Intuition is a double-edged sword. A blessing and a curse as it were. Intuition is knowing something with a reasonable sense of certainty without any justification for why you know it. It's this inability to clearly explain yourself when acting on intuition that is frustrating to you and those around you. Sometimes people will just trust your instincts but other times they will challenge you. There are many outcomes of such challenges. You may fail to convince anybody of your instincts. But, there are times when the challenge will lead you to a better understanding of your intuition. And that is exactly how I arrived at a simple realization of how performance and scale balanced to build usable, high volume web sites and services.<br/><br/><a href='http://www.dzone.com/links/rss/intuition_performance_and_scale.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198915' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198915</dz:linkId>
      <dz:submitDate>2009-07-02T09:53:45Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T15:10:05Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>105</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198915.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Kalali</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/89352.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Rebol Mini-Text Database - Part 2: binding to a Visual Form</title>
      <link>http://www.dzone.com/links/rss/rebol_minitext_database_part_2_binding_to_a_visua.html</link>
      <description>In previous installments, we learnt how to create a Visual GUI in Rebol and how to create a Mini-Text Database, now we’ll combine the two: How to bind a Text Database to a Visual Form. I have much difficulty as newbie to find any tutorial for the absolute beginner, that’s why I wrote this one and hope you will enjoy it.</description>
      <category>database</category>
      <category>gui</category>
      <category>how-to</category>
      <category>other languages</category>
      <pubDate>Thu, 02 Jul 2009 06:32:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198155.html</guid>
      <dc:creator>reboltutorial</dc:creator>
      <dc:date>2009-07-02T06:32:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/rebol_minitext_database_part_2_binding_to_a_visua.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198155.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In previous installments, we learnt how to create a Visual GUI in Rebol and how to create a Mini-Text Database, now we’ll combine the two: How to bind a Text Database to a Visual Form. I have much difficulty as newbie to find any tutorial for the absolute beginner, that’s why I wrote this one and hope you will enjoy it.<br/><br/><a href='http://www.dzone.com/links/rss/rebol_minitext_database_part_2_binding_to_a_visua.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198155' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198155</dz:linkId>
      <dz:submitDate>2009-06-30T06:20:19Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T06:32:23Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>109</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198155.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>reboltutorial</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/426965.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Testing the database layer</title>
      <link>http://www.dzone.com/links/rss/testing_the_database_layer.html</link>
      <description>Jelmer Kuperus wrote an intersting blog post about his experience and best practices on testing the database layer.</description>
      <category>database</category>
      <category>frameworks</category>
      <category>java</category>
      <category>opinion</category>
      <pubDate>Wed, 01 Jul 2009 14:31:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198584.html</guid>
      <dc:creator>bramsmeets</dc:creator>
      <dc:date>2009-07-01T14:31:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/testing_the_database_layer.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198584.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Jelmer Kuperus wrote an intersting blog post about his experience and best practices on testing the database layer.<br/><br/><a href='http://www.dzone.com/links/rss/testing_the_database_layer.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198584' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198584</dz:linkId>
      <dz:submitDate>2009-07-01T10:55:25Z</dz:submitDate>
      <dz:promoteDate>2009-07-01T14:31:55Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>288</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198584.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bramsmeets</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/227311.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Oracle vs MySQL vs SQL Server: Aggregation vs Joins</title>
      <link>http://www.dzone.com/links/rss/oracle_vs_mysql_vs_sql_server_aggregation_vs_joins.html</link>
      <description>An in-depth look at the issue of using SQL joins vs aggregations across a selection of database engines to show just how variable they can be and just how important testing SQL is.</description>
      <category>database</category>
      <pubDate>Thu, 02 Jul 2009 07:18:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198676.html</guid>
      <dc:creator>cletus</dc:creator>
      <dc:date>2009-07-02T07:18:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/oracle_vs_mysql_vs_sql_server_aggregation_vs_joins.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198676.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>An in-depth look at the issue of using SQL joins vs aggregations across a selection of database engines to show just how variable they can be and just how important testing SQL is.<br/><br/><a href='http://www.dzone.com/links/rss/oracle_vs_mysql_vs_sql_server_aggregation_vs_joins.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198676' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198676</dz:linkId>
      <dz:submitDate>2009-07-01T16:47:24Z</dz:submitDate>
      <dz:promoteDate>2009-07-02T07:18:53Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>307</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198676.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>cletus</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/294215.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>rubyrep - database replication that doesn't hurt.</title>
      <link>http://www.dzone.com/links/rss/rubyrep_database_replication_that_doesnt_hurt.html</link>
      <description>A new database replication tool. Master - master replication for MySQL and PostgreSQL. &#xD;
Ridiculously easy to set up.</description>
      <category>database</category>
      <category>open source</category>
      <category>ruby</category>
      <category>tools</category>
      <pubDate>Wed, 01 Jul 2009 14:32:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198568.html</guid>
      <dc:creator>alehmann</dc:creator>
      <dc:date>2009-07-01T14:32:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/rubyrep_database_replication_that_doesnt_hurt.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198568.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A new database replication tool. Master - master replication for MySQL and PostgreSQL. 
Ridiculously easy to set up. <br/><br/><a href='http://www.dzone.com/links/rss/rubyrep_database_replication_that_doesnt_hurt.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198568' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198568</dz:linkId>
      <dz:submitDate>2009-07-01T09:40:21Z</dz:submitDate>
      <dz:promoteDate>2009-07-01T14:32:04Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>116</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198568.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alehmann</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/434406.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>SQL server and Query help for programmer</title>
      <link>http://www.dzone.com/links/rss/sql_server_and_query_help_for_programmer.html</link>
      <description>MS SQL server and Query help for programmer, This is good for beginner and expert, How to update your query performance faster. How to send SMS using GSM Modem See the Example.</description>
      <category>books</category>
      <category>database</category>
      <category>microsoft</category>
      <category>mobile</category>
      <pubDate>Wed, 01 Jul 2009 15:43:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/198604.html</guid>
      <dc:creator>raghuktm</dc:creator>
      <dc:date>2009-07-01T15:43:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/sql_server_and_query_help_for_programmer.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/198604.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>MS SQL server and Query help for programmer, This is good for beginner and expert, How to update your query performance faster. How to send SMS using GSM Modem See the Example.<br/><br/><a href='http://www.dzone.com/links/rss/sql_server_and_query_help_for_programmer.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=198604' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>198604</dz:linkId>
      <dz:submitDate>2009-07-01T12:21:52Z</dz:submitDate>
      <dz:promoteDate>2009-07-01T15:43:40Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>71</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/198604.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>raghuktm</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/434510.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

