<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://widgets.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://widgets.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>Wed, 16 May 2012 20:22:24 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2012-05-16T20:22:24Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://widgets.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>Spring Data JPA 1.1.0 GA released</title>
      <link>http://widgets.dzone.com/links/r/spring_data_jpa_110_ga_released.html</link>
      <description>Spring Data JPA 1.1.0 GA comes with CDI integration, new query keywords, declarative locking and a ton of bug fixes and improvements.</description>
      <category>announcement</category>
      <category>database</category>
      <category>java</category>
      <category>open source</category>
      <pubDate>Wed, 16 May 2012 20:09:30 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/793441.html</guid>
      <dc:creator>oliver.gierke</dc:creator>
      <dc:date>2012-05-16T20:09:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/spring_data_jpa_110_ga_released.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/793441.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Spring Data JPA 1.1.0 GA comes with CDI integration, new query keywords, declarative locking and a ton of bug fixes and improvements.<br/><br/><a href='http://widgets.dzone.com/links/rss/spring_data_jpa_110_ga_released.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=793441' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>793441</dz:linkId>
      <dz:submitDate>2012-05-16T19:06:49Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T20:09:30Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>38</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/793441.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>oliver.gierke</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/348470.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>NO DB</title>
      <link>http://widgets.dzone.com/links/r/no_db.html</link>
      <description>In the United States, in 1920, the manufacture, sale, and importation of alcoholic beverages was prohibited by a constitutional amendment. That amendment was repealed thirteen years later. During that period of prohibition, the beer industry died.</description>
      <category>database</category>
      <category>reviews</category>
      <pubDate>Wed, 16 May 2012 14:01:46 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792813.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-05-16T14:01:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/no_db.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792813.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In the United States, in 1920, the manufacture, sale, and importation of alcoholic beverages was prohibited by a constitutional amendment. That amendment was repealed thirteen years later. During that period of prohibition, the beer industry died.<br/><br/><a href='http://widgets.dzone.com/links/rss/no_db.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792813' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792813</dz:linkId>
      <dz:submitDate>2012-05-15T18:12:54Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T14:01:46Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>325</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792813.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>10 essential performance tips for MySQL</title>
      <link>http://widgets.dzone.com/links/r/10_essential_performance_tips_for_mysql.html</link>
      <description>From workload profiling to the three rules of indexing, these expert insights are sure to make your MySQL servers scream</description>
      <category>database</category>
      <category>open source</category>
      <category>reviews</category>
      <pubDate>Wed, 16 May 2012 08:20:23 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792037.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2012-05-16T08:20:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/10_essential_performance_tips_for_mysql.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792037.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>From workload profiling to the three rules of indexing, these expert insights are sure to make your MySQL servers scream<br/><br/><a href='http://widgets.dzone.com/links/rss/10_essential_performance_tips_for_mysql.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792037' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792037</dz:linkId>
      <dz:submitDate>2012-05-14T13:58:35Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T08:20:23Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>699</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792037.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Getting Started with MongoDB and PHP</title>
      <link>http://widgets.dzone.com/links/r/getting_started_with_mongodb_and_php.html</link>
      <description>The first of a series of post that introduce MongoDB and PHP; this one focuses mainly on the installation of MongoDB.</description>
      <category>database</category>
      <category>php</category>
      <pubDate>Wed, 16 May 2012 14:03:02 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792625.html</guid>
      <dc:creator>egenesky</dc:creator>
      <dc:date>2012-05-16T14:03:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/getting_started_with_mongodb_and_php.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792625.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The first of a series of post that introduce MongoDB and PHP; this one focuses mainly on the installation of MongoDB. <br/><br/><a href='http://widgets.dzone.com/links/rss/getting_started_with_mongodb_and_php.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792625' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792625</dz:linkId>
      <dz:submitDate>2012-05-15T15:09:53Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T14:03:02Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>391</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792625.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>egenesky</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/975993.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>OrientDB reaches 1.0! The GraphDB market will never be the same</title>
      <link>http://widgets.dzone.com/links/r/orientdb_reaches_10_the_graphdb_market_will_never.html</link>
      <description>After 1 year of Release Candidates OrientDB reaches the 1.0! Many news like Multi-Master replication, new Object Database interface to bind POJO automatically without Hibernate, new Server Side Scripting feature and much more.</description>
      <category>announcement</category>
      <category>database</category>
      <category>news</category>
      <category>open source</category>
      <pubDate>Tue, 15 May 2012 13:28:13 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792273.html</guid>
      <dc:creator>Luca Garulli</dc:creator>
      <dc:date>2012-05-15T13:28:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/orientdb_reaches_10_the_graphdb_market_will_never.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792273.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>After 1 year of Release Candidates OrientDB reaches the 1.0! Many news like Multi-Master replication, new Object Database interface to bind POJO automatically without Hibernate, new Server Side Scripting feature and much more.<br/><br/><a href='http://widgets.dzone.com/links/rss/orientdb_reaches_10_the_graphdb_market_will_never.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792273' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792273</dz:linkId>
      <dz:submitDate>2012-05-14T22:12:56Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:28:13Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>954</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792273.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>lvca</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/891929.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>NoSQL and a Life Without Schema</title>
      <link>http://widgets.dzone.com/links/r/nosql_and_a_life_without_schema.html</link>
      <description>Today I want to point out how cool is having no schema when it is time to add properties to your documents.&#xD;
&#xD;
Suppose that your Player entity changed and you add a new property called Description and you already saved some Players on RavenDb. The question is: what happens when you try to save a new Player now that the class has another property? What happens when you load an old entity, that was saved when that property did not exist?</description>
      <category>database</category>
      <pubDate>Mon, 14 May 2012 00:08:25 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791475.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-05-14T00:08:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/nosql_and_a_life_without_schema.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791475.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Today I want to point out how cool is having no schema when it is time to add properties to your documents.

Suppose that your Player entity changed and you add a new property called Description and you already saved some Players on RavenDb. The question is: what happens when you try to save a new Player now that the class has another property? What happens when you load an old entity, that was saved when that property did not exist?<br/><br/><a href='http://widgets.dzone.com/links/rss/nosql_and_a_life_without_schema.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791475' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791475</dz:linkId>
      <dz:submitDate>2012-05-13T13:20:32Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:08:25Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1165</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791475.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Book Review: Machine Learning in Action by Peter Harrington</title>
      <link>http://widgets.dzone.com/links/r/book_review_machine_learning_in_action_by_peter_h.html</link>
      <description>A couple months ago I briefly reviewed Machine Learning for Hackers by Drew Conway and John Myles White. Today I’m looking at Machine Learning in Action by Peter Harrington and comparing the two books.</description>
      <category>database</category>
      <category>news</category>
      <category>opinion</category>
      <pubDate>Wed, 16 May 2012 13:47:10 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792637.html</guid>
      <dc:creator>egenesky</dc:creator>
      <dc:date>2012-05-16T13:47:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/book_review_machine_learning_in_action_by_peter_h.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792637.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A couple months ago I briefly reviewed Machine Learning for Hackers by Drew Conway and John Myles White. Today I’m looking at Machine Learning in Action by Peter Harrington and comparing the two books.<br/><br/><a href='http://widgets.dzone.com/links/rss/book_review_machine_learning_in_action_by_peter_h.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792637' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792637</dz:linkId>
      <dz:submitDate>2012-05-15T15:23:30Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T13:47:10Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>360</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792637.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>egenesky</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/975993.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A crash course for the MongoDB console</title>
      <link>http://widgets.dzone.com/links/r/a_crash_course_for_the_mongodb_console.html</link>
      <description>MongoDB ships without graphical tools for database administration: in Unix style, the command line is the standard way to manually interact with the database. In this article we'll take a look at the console and to the translation of classical SQL queries into Mongo's model.</description>
      <category>database</category>
      <category>how-to</category>
      <category>tools</category>
      <category>unix-linux</category>
      <pubDate>Wed, 16 May 2012 13:59:12 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/793111.html</guid>
      <dc:creator>piccoloprincipe</dc:creator>
      <dc:date>2012-05-16T13:59:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/a_crash_course_for_the_mongodb_console.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/793111.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>MongoDB ships without graphical tools for database administration: in Unix style, the command line is the standard way to manually interact with the database. In this article we'll take a look at the console and to the translation of classical SQL queries into Mongo's model. 
<br/><br/><a href='http://widgets.dzone.com/links/rss/a_crash_course_for_the_mongodb_console.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=793111' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>793111</dz:linkId>
      <dz:submitDate>2012-05-16T09:49:51Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T13:59:12Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>244</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/793111.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piccoloprincipe</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/355617.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>On Domain Modeling with Spring Data Neo4j</title>
      <link>http://widgets.dzone.com/links/r/on_domain_modeling_with_spring_data_neo4j.html</link>
      <description>This post describes how to build out the person configuration item in Skybase using Spring Data Neo4j.</description>
      <category>database</category>
      <category>java</category>
      <category>news</category>
      <pubDate>Wed, 16 May 2012 05:30:08 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792615.html</guid>
      <dc:creator>egenesky</dc:creator>
      <dc:date>2012-05-16T05:30:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/on_domain_modeling_with_spring_data_neo4j.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792615.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This post describes how to build out the person configuration item in Skybase using Spring Data Neo4j. <br/><br/><a href='http://widgets.dzone.com/links/rss/on_domain_modeling_with_spring_data_neo4j.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792615' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792615</dz:linkId>
      <dz:submitDate>2012-05-15T14:56:48Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T05:30:08Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>413</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792615.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>egenesky</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/975993.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Xeround Engineers Cloud Data for .NET and PHP | Dr Dobb's</title>
      <link>http://widgets.dzone.com/links/r/xeround_engineers_cloud_data_for_net_and_php_dr_d.html</link>
      <description>Has Xeround provided the potential answer to "increasing demand" for developing MySQL apps on multiple cloud platforms?</description>
      <category>cloud</category>
      <category>database</category>
      <pubDate>Wed, 16 May 2012 15:49:57 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792865.html</guid>
      <dc:creator>paulinapageone</dc:creator>
      <dc:date>2012-05-16T15:49:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/xeround_engineers_cloud_data_for_net_and_php_dr_d.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792865.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Has Xeround provided the potential answer to "increasing demand" for developing MySQL apps on multiple cloud platforms?
<br/><br/><a href='http://widgets.dzone.com/links/rss/xeround_engineers_cloud_data_for_net_and_php_dr_d.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792865' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792865</dz:linkId>
      <dz:submitDate>2012-05-15T23:34:21Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T15:49:57Z</dz:promoteDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>155</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792865.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>paulinapageone</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/841329.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Relation between Tablespace, Datafile and Control File</title>
      <link>http://widgets.dzone.com/links/r/relation_between_tablespace_datafile_and_control.html</link>
      <description>Databases, tablespaces, and datafiles are closely related, but they have important differences:&#xD;
&#xD;
An Oracle database consists of one or more logical storage units called tablespaces, which collectively store all of the database's data.</description>
      <category>database</category>
      <category>methodology</category>
      <category>standards</category>
      <category>tools</category>
      <pubDate>Mon, 14 May 2012 02:52:52 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791549.html</guid>
      <dc:creator>avid</dc:creator>
      <dc:date>2012-05-14T02:52:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/relation_between_tablespace_datafile_and_control.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791549.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Databases, tablespaces, and datafiles are closely related, but they have important differences:

An Oracle database consists of one or more logical storage units called tablespaces, which collectively store all of the database's data.<br/><br/><a href='http://widgets.dzone.com/links/rss/relation_between_tablespace_datafile_and_control.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791549' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791549</dz:linkId>
      <dz:submitDate>2012-05-13T17:45:10Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T02:52:52Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>449</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791549.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>avid</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1018317.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>TDD and Neop4j: @Rule/No Container</title>
      <link>http://widgets.dzone.com/links/r/tdd_and_neop4j_ruleno_container.html</link>
      <description>Been doing some coding with Neo4J. Pretty interesting experience so far, but one thing is for sure: being able to write seriously sophisticated code that has a large, complex model underneath it, from inside unit tests that run in a few milliseconds is, as the bloodsucking credit card commercial says, priceless. There are still a couple of challenges to consider, but the reality is with a simple custom rule (using JUnit 4), you can have an embedded database that will be ready for each test, and cleaned up after each one.</description>
      <category>agile</category>
      <category>database</category>
      <category>how-to</category>
      <category>java</category>
      <pubDate>Mon, 14 May 2012 00:08:21 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791473.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-05-14T00:08:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/tdd_and_neop4j_ruleno_container.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791473.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Been doing some coding with Neo4J. Pretty interesting experience so far, but one thing is for sure: being able to write seriously sophisticated code that has a large, complex model underneath it, from inside unit tests that run in a few milliseconds is, as the bloodsucking credit card commercial says, priceless. There are still a couple of challenges to consider, but the reality is with a simple custom rule (using JUnit 4), you can have an embedded database that will be ready for each test, and cleaned up after each one.<br/><br/><a href='http://widgets.dzone.com/links/rss/tdd_and_neop4j_ruleno_container.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791473' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791473</dz:linkId>
      <dz:submitDate>2012-05-13T13:20:03Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:08:21Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>660</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791473.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PostgreSQL 9.2 Beta 1 Available for Testing</title>
      <link>http://widgets.dzone.com/links/r/postgresql_92_beta_1_available_for_testing.html</link>
      <description>The PostgreSQL Global Development Group announces the beta release of PostgreSQL 9.2, which will include major increases in performance and both vertical and horizontal scalability. The PostgreSQL Project asks all users to download and begin testing 9.2 Beta as soon as possible.</description>
      <category>database</category>
      <category>news</category>
      <category>tools</category>
      <pubDate>Wed, 16 May 2012 13:18:51 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792775.html</guid>
      <dc:creator>dotCore</dc:creator>
      <dc:date>2012-05-16T13:18:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/postgresql_92_beta_1_available_for_testing.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792775.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 announces the beta release of PostgreSQL 9.2, which will include major increases in performance and both vertical and horizontal scalability. The PostgreSQL Project asks all users to download and begin testing 9.2 Beta as soon as possible.<br/><br/><a href='http://widgets.dzone.com/links/rss/postgresql_92_beta_1_available_for_testing.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792775' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792775</dz:linkId>
      <dz:submitDate>2012-05-15T17:24:59Z</dz:submitDate>
      <dz:promoteDate>2012-05-16T13:18:51Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>131</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792775.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dotCore</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/448255.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Commit After n Updates</title>
      <link>http://widgets.dzone.com/links/r/commit_after_n_updates.html</link>
      <description>If you have table has a millions of rows and you want to update whole rows in table like below statement&#xD;
UPDATE TABLE_NAME&#xD;
SET COLUMN_NAME='XXXXXX';&#xD;
COMMIT;</description>
      <category>database</category>
      <category>how-to</category>
      <pubDate>Tue, 15 May 2012 13:11:08 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792403.html</guid>
      <dc:creator>Mahmoud A. El-Sayed</dc:creator>
      <dc:date>2012-05-15T13:11:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/commit_after_n_updates.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792403.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If you have table has a millions of rows and you want to update whole rows in table like below statement
UPDATE TABLE_NAME
SET COLUMN_NAME='XXXXXX';
COMMIT;
<br/><br/><a href='http://widgets.dzone.com/links/rss/commit_after_n_updates.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792403' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792403</dz:linkId>
      <dz:submitDate>2012-05-15T07:48:11Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:11:08Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>150</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792403.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mah6326955</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1010917.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ADF : Default Value of Attributes</title>
      <link>http://widgets.dzone.com/links/r/adf_default_value_of_attributes.html</link>
      <description>We can do that by 3 ways&#xD;
1-Using a Groovy expression&#xD;
2-Getter of attribute&#xD;
3-Override view object create() method</description>
      <category>database</category>
      <category>frameworks</category>
      <category>how-to</category>
      <category>java</category>
      <pubDate>Mon, 14 May 2012 23:31:22 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791935.html</guid>
      <dc:creator>Mahmoud A. El-Sayed</dc:creator>
      <dc:date>2012-05-14T23:31:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/adf_default_value_of_attributes.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791935.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We can do that by 3 ways
1-Using a Groovy expression
2-Getter of attribute
3-Override view object create() method<br/><br/><a href='http://widgets.dzone.com/links/rss/adf_default_value_of_attributes.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791935' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791935</dz:linkId>
      <dz:submitDate>2012-05-14T11:06:51Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T23:31:22Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>421</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791935.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mah6326955</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1010917.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Hadoop, Mahout, R and Lucene/Solr on One Cloud Platform</title>
      <link>http://widgets.dzone.com/links/r/hadoop_mahout_r_and_lucenesolr_on_one_cloud_platf.html</link>
      <description>Some more cool news has come out of this week's Lucene Revolution conference related to their theme of 'Solr's not just for search, it's for analytics.  In addition to their Solr-as-a-Service cloud search platform, which is basically LucidWorks Enterprise on the cloud, Lucid Imagination has now announced the beta release of LucidWorks Big Data.</description>
      <category>database</category>
      <category>news</category>
      <category>tools</category>
      <category>trends</category>
      <pubDate>Mon, 14 May 2012 00:08:02 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791461.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2012-05-14T00:08:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/hadoop_mahout_r_and_lucenesolr_on_one_cloud_platf.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791461.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Some more cool news has come out of this week's Lucene Revolution conference related to their theme of 'Solr's not just for search, it's for analytics.  In addition to their Solr-as-a-Service cloud search platform, which is basically LucidWorks Enterprise on the cloud, Lucid Imagination has now announced the beta release of LucidWorks Big Data.<br/><br/><a href='http://widgets.dzone.com/links/rss/hadoop_mahout_r_and_lucenesolr_on_one_cloud_platf.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791461' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791461</dz:linkId>
      <dz:submitDate>2012-05-13T13:06:15Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T00:08:02Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>777</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791461.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Get attribute Default Value from another Entity Object</title>
      <link>http://widgets.dzone.com/links/r/get_attribute_default_value_from_another_entity_o.html</link>
      <description>I want when creating new record in entity object to get default value of attribute from another attribute in another entity object.</description>
      <category>database</category>
      <category>frameworks</category>
      <category>how-to</category>
      <category>java</category>
      <pubDate>Mon, 14 May 2012 11:31:28 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/791829.html</guid>
      <dc:creator>Mahmoud A. El-Sayed</dc:creator>
      <dc:date>2012-05-14T11:31:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/get_attribute_default_value_from_another_entity_o.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/791829.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I want when creating new record in entity object to get default value of attribute from another attribute in another entity object.<br/><br/><a href='http://widgets.dzone.com/links/rss/get_attribute_default_value_from_another_entity_o.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=791829' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>791829</dz:linkId>
      <dz:submitDate>2012-05-14T07:54:42Z</dz:submitDate>
      <dz:promoteDate>2012-05-14T11:31:28Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>313</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/791829.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mah6326955</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/1010917.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Storing Date/Times in Databases</title>
      <link>http://widgets.dzone.com/links/r/storing_datetimes_in_databases.html</link>
      <description>After my talk during ConFoo on Advanced Date/Time Handling I received a question about whether the UTC-offset, together with the date/time in years, months, days, hours, minutes and seconds, was enough for storing a date/time in a database and still being able to do calculations with this. The answer to this question was no, but it lead to an even more interesting discussion about what would be enough to store an accurate date/time in a database.</description>
      <category>database</category>
      <category>how-to</category>
      <category>methodology</category>
      <category>tools</category>
      <pubDate>Tue, 15 May 2012 13:15:09 GMT</pubDate>
      <guid isPermaLink="false">http://widgets.dzone.com/links/792097.html</guid>
      <dc:creator>dotCore</dc:creator>
      <dc:date>2012-05-15T13:15:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://widgets.dzone.com/links/r/storing_datetimes_in_databases.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/792097.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>After my talk during ConFoo on Advanced Date/Time Handling I received a question about whether the UTC-offset, together with the date/time in years, months, days, hours, minutes and seconds, was enough for storing a date/time in a database and still being able to do calculations with this. The answer to this question was no, but it lead to an even more interesting discussion about what would be enough to store an accurate date/time in a database.<br/><br/><a href='http://widgets.dzone.com/links/rss/storing_datetimes_in_databases.html'><img src='http://widgets.dzone.com/links/voteCountImage?linkId=792097' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>792097</dz:linkId>
      <dz:submitDate>2012-05-14T15:26:16Z</dz:submitDate>
      <dz:promoteDate>2012-05-15T13:15:09Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>222</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://widgets.dzone.com/links/images/thumbs/120x90/792097.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dotCore</dz:username>
        <dz:userimage>http://widgets.dzone.com/links/images/avatars/448255.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>


