<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.dzone.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.dzone.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://sql.dzone.com">
<channel>
 <title>SQL Zone - The social network for developers</title>
 <link>http://sql.dzone.com</link>
 <description />
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.dzone.com/zones/sql" type="application/rss+xml" /><item>
 <title>Quick Tip: Granting access to meta-data on MySQL</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/256114195/quick-tip-grating-access-meta-</link>
 <description>Ever seen this exception in your log files when working with MySQL as your database back-end?

User does not have access to metadata required to determine stored
procedure parameter types. If rights can not be granted, configure
connection with &amp;quot;noAccessToProcedureBodies=true&amp;quot; to have driver
generate parameters that represent INOUT strings irregardless of actual
parameter types.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/256114195" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/tips/quick-tip-grating-access-meta-#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/metadata-access">metadata access</category>
 <category domain="http://sql.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://sql.dzone.com/category/tags/quick-tip">quick tip</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/1894</wfw:commentRss>
 <dz:submitDate>Sat, 22 Mar 2008 09:36:04 -0400</dz:submitDate>
 <dz:readCount>214</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Volume4</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-71517.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sat, 22 Mar 2008 09:36:04 -0400</pubDate>
 <dc:creator>Volume4</dc:creator>
 <guid isPermaLink="false">1894 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/tips/quick-tip-grating-access-meta-</feedburner:origLink></item>
<item>
 <title>Microsoft SSDS - Dumb Name, Brilliant Idea</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/254342149/microsoft-ssds-dumb-name-brill</link>
 <description>A Google News search for Microsoft SSDS, the SQL Server Data Services it announced last week, yields just six articles – SIX! A random nonsense search term probably returns more than six items.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/254342149" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/microsoft-ssds-dumb-name-brill#comments</comments>
 <category domain="http://sql.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://sql.dzone.com/category/tags/ssds">SSDS</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/1837</wfw:commentRss>
 <dz:submitDate>Wed, 19 Mar 2008 11:11:02 -0400</dz:submitDate>
 <dz:readCount>1069</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>tim.negris</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-277833.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 19 Mar 2008 11:11:02 -0400</pubDate>
 <dc:creator>tim.negris</dc:creator>
 <guid isPermaLink="false">1837 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/microsoft-ssds-dumb-name-brill</feedburner:origLink></item>
<item>
 <title>Querying the File System - From ColdFusion to SQL Server</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/253250551/querying-file-system-coldfusio</link>
 <description>While looking for a solution of a different problem, I realized that SQL Server has a feature called extended stored procedures. Extended stored procedures, at least in SQL Server 2000, have to be written in C++ and compiled to a DLL. A good example of such a procedure is my previous article on Using Regular Expression in SQL Server. I am not going to get into how to write extended stored...&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/253250551" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/querying-file-system-coldfusio#comments</comments>
 <category domain="http://sql.dzone.com/taxonomy/term/76">coldfusion</category>
 <category domain="http://sql.dzone.com/category/tags/sql-server">SQL Server</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/1785</wfw:commentRss>
 <dz:submitDate>Mon, 17 Mar 2008 16:10:16 -0400</dz:submitDate>
 <dz:readCount>752</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>boyan</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-246156.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 17 Mar 2008 16:10:16 -0400</pubDate>
 <dc:creator>boyan</dc:creator>
 <guid isPermaLink="false">1785 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/querying-file-system-coldfusio</feedburner:origLink></item>
<item>
 <title>RESTful representation of "sakila" using GlassFish and NetBeans IDE</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/234704091/restful-representation-sakila-</link>
 <description>&amp;quot;sakila&amp;quot; is the 
sample database shipped with MySQL (pronounced as
my ess-kew-ell). In the context of Sun 
Microsystems

announcing the agreement to acquire MySQL, I'd like to dedicate this entry 
to show how this sample database can be exposed as a RESTful Web service 
endpoint and deployed on GlassFish 
using&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/234704091" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/restful-representation-sakila-#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/glassfish-jersey-jmaki-jpa-mys">glassfish jersey jmaki jpa mysql netbeans rubyonrails sakila</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/1017</wfw:commentRss>
 <dz:submitDate>Wed, 13 Feb 2008 16:35:08 -0500</dz:submitDate>
 <dz:readCount>555</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>arungupta</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-217698.png</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 13 Feb 2008 16:35:08 -0500</pubDate>
 <dc:creator>arungupta</dc:creator>
 <guid isPermaLink="false">1017 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/restful-representation-sakila-</feedburner:origLink></item>
<item>
 <title>Greenplum Revs Internet-Scale Database</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/234419281/greenplum-revs-internet-scale-</link>
 <description>Greenplum, the other (Postgres/Bizgres-based) open
source database near and dear to Sun besides MySQL, this one capable of
messaging a petabyte of data and buoyed by a recent $27 million infusion, has
moved on to rev 3.0, a k a G3, claiming it can analyze vast amounts of business
data 10 to 100 times faster than traditional data warehouse widgetry at a
fraction of the cost.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/234419281" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/greenplum-revs-internet-scale-#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/greenplum">Greenplum</category>
 <category domain="http://sql.dzone.com/category/tags/postgres">Postgres</category>
 <category domain="http://sql.dzone.com/category/tags/sun">Sun</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/998</wfw:commentRss>
 <dz:submitDate>Wed, 13 Feb 2008 10:16:48 -0500</dz:submitDate>
 <dz:readCount>467</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>mog</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-6.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 13 Feb 2008 10:16:48 -0500</pubDate>
 <dc:creator>mog</dc:creator>
 <guid isPermaLink="false">998 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/greenplum-revs-internet-scale-</feedburner:origLink></item>
<item>
 <title>Querying Active Directory Through SQL Server</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/233328263/querying-active-directory-thro</link>
 <description>Integrating your application with Active Directory (or another LDAP based directory) is a common requirement in many business applications. Almost every language has a way to query LDAP but little known is the approach of integrating SQL Server with your LDAP controller. This quick article will guide you through setting up and using LDAP queries through SQL Server 2000 with Active Directory as...&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/233328263" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/querying-active-directory-thro#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/sql-server">SQL Server</category>
 <category domain="http://sql.dzone.com/category/tags/t-sql">t-sql</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/934</wfw:commentRss>
 <dz:submitDate>Mon, 11 Feb 2008 14:55:57 -0500</dz:submitDate>
 <dz:readCount>2725</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>boyan</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-246156.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 11 Feb 2008 14:55:57 -0500</pubDate>
 <dc:creator>boyan</dc:creator>
 <guid isPermaLink="false">934 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/querying-active-directory-thro</feedburner:origLink></item>
<item>
 <title>Get Business Days and Working Hours in a Month</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/231333090/get-business-days-and-working-</link>
 <description>In business applications, there often is a need to know the number of business days and/or hours in a month/year. There is a dozen ways to do this depending on your language but here is a SQL Server implementation.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/231333090" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/get-business-days-and-working-#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/sql-server">SQL Server</category>
 <category domain="http://sql.dzone.com/category/tags/t-sql">t-sql</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/847</wfw:commentRss>
 <dz:submitDate>Thu, 07 Feb 2008 21:28:00 -0500</dz:submitDate>
 <dz:readCount>1037</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>boyan</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-246156.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 07 Feb 2008 21:28:00 -0500</pubDate>
 <dc:creator>boyan</dc:creator>
 <guid isPermaLink="false">847 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/get-business-days-and-working-</feedburner:origLink></item>
<item>
 <title>Custom Date Formatting in SQL Server</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/228898862/custom-date-formatting-sql-ser</link>
 <description>Most people that use SQL Server are familiar with formatting dates inside SQL Server. The common approach is: convert(varchar, getdate(), 106) -- Displays a date in the format 25 Jan 2008That is all fine and good if your requirements are satisfied with the formats available inside SQL Server.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/228898862" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/custom-date-formatting-sql-ser#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/sql-server">SQL Server</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/726</wfw:commentRss>
 <dz:submitDate>Mon, 04 Feb 2008 08:41:12 -0500</dz:submitDate>
 <dz:readCount>3526</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>boyan</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-246156.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 04 Feb 2008 08:41:12 -0500</pubDate>
 <dc:creator>boyan</dc:creator>
 <guid isPermaLink="false">726 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/custom-date-formatting-sql-ser</feedburner:origLink></item>
<item>
 <title>Why Microsoft Needs Yahoo: the Real Story</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/228502341/microsoft-and-yahoo-real-story</link>
 <description>So one day, Scott McNealy, founder and chairman of Sun, read in his morning newspaper how the use of Java was rapidly diminishing, courtesy of something called 'The LAMP Stack'. Furiously, he called his accountant.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/228502341" height="1" width="1"/&gt;</description>
 <category domain="http://sql.dzone.com/category/tags/humor">humor</category>
 <category domain="http://sql.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://sql.dzone.com/category/tags/php">php</category>
 <category domain="http://sql.dzone.com/category/tags/sun">Sun</category>
 <category domain="http://sql.dzone.com/taxonomy/term/62">Yahoo</category>
 <dz:submitDate>Sun, 03 Feb 2008 13:52:34 -0500</dz:submitDate>
 <dz:readCount>9433</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>ijansch</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-272577.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sun, 03 Feb 2008 13:52:34 -0500</pubDate>
 <dc:creator>ijansch</dc:creator>
 <guid isPermaLink="false">708 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/microsoft-and-yahoo-real-story</feedburner:origLink></item>
<item>
 <title>Is LINQ leaving Java in the dust?</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/226009644/linq-leaving-java-dust</link>
 <description>Interesting story today asking whether LINQ has given .NET an edge over Java.  LINQ is best-known as a way to embed SQL-like statements directly in code.  However, it's really a much deeper technology that allows you effectively build DSL-like constructs in libraries that work as if they are part of the language.  And that is undeniably powerful.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/226009644" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/linq-leaving-java-dust#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/net">.net</category>
 <category domain="http://sql.dzone.com/category/tags/c-0">C#</category>
 <category domain="http://sql.dzone.com/category/tags/dsl">dsl</category>
 <category domain="http://sql.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://sql.dzone.com/category/tags/linq">LINQ</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/587</wfw:commentRss>
 <dz:submitDate>Wed, 30 Jan 2008 11:51:34 -0500</dz:submitDate>
 <dz:readCount>4411</dz:readCount>
 <dz:commentCount>16</dz:commentCount>
 <dz:submitter> <dz:username>puredanger</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-214988.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 30 Jan 2008 11:51:34 -0500</pubDate>
 <dc:creator>puredanger</dc:creator>
 <guid isPermaLink="false">587 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/linq-leaving-java-dust</feedburner:origLink></item>
<item>
 <title>LiquiBase 1.5.0 Released</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/225470943/liquibase-150-released</link>
 <description>LiquiBase Core 1.5.0 is now available for download from http://www.liquibase.org/download.  LiquiBase is an open source database version control and refactoring library that supports mulitple database types and integrates with many popular tools including Ant, Maven, Grails, Spring, IntelliJ and Eclipse.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/225470943" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/liquibase-150-released#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/database">Database</category>
 <category domain="http://sql.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://sql.dzone.com/category/tags/liquibase">LiquiBase</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/560</wfw:commentRss>
 <dz:submitDate>Tue, 29 Jan 2008 15:41:44 -0500</dz:submitDate>
 <dz:readCount>1416</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>nv62013</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-91944.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 29 Jan 2008 15:41:44 -0500</pubDate>
 <dc:creator>nv62013</dc:creator>
 <guid isPermaLink="false">560 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/liquibase-150-released</feedburner:origLink></item>
<item>
 <title>If Microsoft Pushes It Out Much Further They Won’t Be Able To Call It SQL Server 2008</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/224742142/if-microsoft-pushes-it-out-muc</link>
 <description>Something has happened – or maybe didn’t happened – that has
caused Microsoft to delay the release of SQL Server 2008 to the calendar three
quarter. It offered no excuse. It was generally expected in the second
quarter. Microsoft is still going to “launch” the database on February 27 along
with Windows Server 2008 and Visual Studio 2008. It's promising a
feature-complete CTP for the...&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/224742142" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/if-microsoft-pushes-it-out-muc#comments</comments>
 <category domain="http://sql.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://sql.dzone.com/category/tags/sql-server-2008">SQL Server 2008</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/526</wfw:commentRss>
 <dz:submitDate>Mon, 28 Jan 2008 13:57:50 -0500</dz:submitDate>
 <dz:readCount>593</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>mog</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-6.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 28 Jan 2008 13:57:50 -0500</pubDate>
 <dc:creator>mog</dc:creator>
 <guid isPermaLink="false">526 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/if-microsoft-pushes-it-out-muc</feedburner:origLink></item>
<item>
 <title>MySQL creator releases Maria, the new engine that will replace InnoDB</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/224559549/mysql-creator-releases-maria-n</link>
 <description>A blog posting from MySQL founder and original developer, Michael &amp;quot;Monty&amp;quot; Widenius, announces the release of a major new database engine called Maria. Over two years in the making, the Maria engine appears to be the open source database leader's answer to the problem posed by Oracle's acquisition of InnoDB. Here's a list of major features of Maria:&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/224559549" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/mysql-creator-releases-maria-n#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/innodb">innodb</category>
 <category domain="http://sql.dzone.com/category/tags/lamp">LAMP</category>
 <category domain="http://sql.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://sql.dzone.com/category/tags/oracle">Oracle</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/509</wfw:commentRss>
 <dz:submitDate>Mon, 28 Jan 2008 07:56:18 -0500</dz:submitDate>
 <dz:readCount>4883</dz:readCount>
 <dz:commentCount>6</dz:commentCount>
 <dz:submitter> <dz:username>rick</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-3.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 28 Jan 2008 07:56:18 -0500</pubDate>
 <dc:creator>rick</dc:creator>
 <guid isPermaLink="false">509 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/mysql-creator-releases-maria-n</feedburner:origLink></item>
<item>
 <title>Oracle Essentials </title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/221879304/oracle-essentials</link>
 <description>&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/221879304" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/reviews/oracle-essentials#comments</comments>
 <category domain="http://sql.dzone.com/taxonomy/term/41">book reviews</category>
 <category domain="http://sql.dzone.com/taxonomy/term/65">books</category>
 <category domain="http://sql.dzone.com/category/tags/database">Database</category>
 <category domain="http://sql.dzone.com/category/tags/oracle">Oracle</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/399</wfw:commentRss>
 <dz:submitDate>Wed, 23 Jan 2008 11:26:43 -0500</dz:submitDate>
 <dz:readCount>469</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>meera</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-8.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 23 Jan 2008 11:26:43 -0500</pubDate>
 <dc:creator>meera</dc:creator>
 <guid isPermaLink="false">399 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/reviews/oracle-essentials</feedburner:origLink></item>
<item>
 <title>Sun Backs Postgres House on Heels of MySQL Acquisition</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/221397679/sun-backs-postgres-house-heels-mysql-acquisition</link>
 <description>The ink was still drying on Sun’s billion-dollar deal to buy
the webby, low-end open source database house MySQL when Sun turned around and
put money high-end open source Postgres company Greenplum, evidently what Sun
CEO Jonathan Schwartz meant last week when he said “and we ain’t finished yet.”&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/221397679" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/sun-backs-postgres-house-heels-mysql-acquisition#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/greenplum">Greenplum</category>
 <category domain="http://sql.dzone.com/category/tags/jboss">JBoss</category>
 <category domain="http://sql.dzone.com/category/tags/mysql-postgres">MySQL. Postgres</category>
 <category domain="http://sql.dzone.com/category/tags/sap">SAP</category>
 <category domain="http://sql.dzone.com/taxonomy/term/73">SOA</category>
 <category domain="http://sql.dzone.com/category/tags/sun">Sun</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/391</wfw:commentRss>
 <dz:submitDate>Tue, 22 Jan 2008 18:19:07 -0500</dz:submitDate>
 <dz:readCount>2042</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>mog</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-6.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 22 Jan 2008 18:19:07 -0500</pubDate>
 <dc:creator>mog</dc:creator>
 <guid isPermaLink="false">391 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/sun-backs-postgres-house-heels-mysql-acquisition</feedburner:origLink></item>
<item>
 <title>The problem with JPA/Hibernate (or the future of ORM)</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/220953448/problem-jpahibernate-or-future-orm</link>
 <description>I know, a lot of people are happy to work with JPA and Hibernate.
Consider this a post from somebody who thinks things can be improved.


I have a love/hate relationship with Hibernate, for many reasons
that I don't want to go into now. Overall I do like Hibernate and think
it does a good job but it can be improved in many ways.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/220953448" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/problem-jpahibernate-or-future-orm#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/ejb">ejb</category>
 <category domain="http://sql.dzone.com/category/tags/ejb3">ejb3</category>
 <category domain="http://sql.dzone.com/category/tags/hibernate">hibernate</category>
 <category domain="http://sql.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://sql.dzone.com/category/tags/jpa">jpa</category>
 <category domain="http://sql.dzone.com/category/tags/orm">orm</category>
 <category domain="http://sql.dzone.com/category/tags/persistence">persistence</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/283</wfw:commentRss>
 <dz:submitDate>Thu, 17 Jan 2008 11:00:23 -0500</dz:submitDate>
 <dz:readCount>2616</dz:readCount>
 <dz:commentCount>9</dz:commentCount>
 <dz:submitter> <dz:username>sdevijver</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-160772.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 17 Jan 2008 11:00:23 -0500</pubDate>
 <dc:creator>sdevijver</dc:creator>
 <guid isPermaLink="false">283 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/problem-jpahibernate-or-future-orm</feedburner:origLink></item>
<item>
 <title>Sun Buys MySQL, Gets Oracle for an Enemy</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/220953449/sun-buys-mysql-gets-oracle-enemy</link>
 <description>Sun, Oracle’s sometimes best friend, turned into an Oracle
competitor this morning when it said it was buying MySQL, the open source
database that’s part of the famous LAMP stack. It’s paying a billion dollars. MySQL was supposed to go public but picked the easier
monetization route.&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/220953449" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/news/sun-buys-mysql-gets-oracle-enemy#comments</comments>
 <category domain="http://sql.dzone.com/category/tags/enterprisedb">EnterpriseDB</category>
 <category domain="http://sql.dzone.com/category/tags/mysql">MySQL</category>
 <category domain="http://sql.dzone.com/category/tags/oracle">Oracle</category>
 <category domain="http://sql.dzone.com/category/tags/redhat">Red Hat</category>
 <category domain="http://sql.dzone.com/category/tags/sun">Sun</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/277</wfw:commentRss>
 <dz:submitDate>Wed, 16 Jan 2008 21:14:35 -0500</dz:submitDate>
 <dz:readCount>582</dz:readCount>
 <dz:commentCount>2</dz:commentCount>
 <dz:submitter> <dz:username>mog</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-6.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 16 Jan 2008 21:14:35 -0500</pubDate>
 <dc:creator>mog</dc:creator>
 <guid isPermaLink="false">277 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/news/sun-buys-mysql-gets-oracle-enemy</feedburner:origLink></item>
<item>
 <title>Introduction To iBatis</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/220953450/introduction-ibatis</link>
 <description>&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/220953450" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/articles/introduction-ibatis#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/249</wfw:commentRss>
 <dz:submitDate>Thu, 10 Jan 2008 22:01:56 -0500</dz:submitDate>
 <dz:readCount>703</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>matt</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-2.gif</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 10 Jan 2008 22:01:56 -0500</pubDate>
 <dc:creator>matt</dc:creator>
 <guid isPermaLink="false">249 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/articles/introduction-ibatis</feedburner:origLink></item>
<item>
 <title>ActiveObjects: An Easier Java ORM</title>
 <link>http://feeds.dzone.com/~r/zones/sql/~3/220953451/activeobjects-easier-java-orm</link>
 <description>Java is absolutely full of Object Relational Mapping frameworks.  Obviously Hibernate is the first which 
		comes to mind, but also high on the list would be the likes of iBatis, Beankeeper, etc.  In short, there 
		is no shortage of ORMs.  However, they all seem to suffer from one of a number of fundamental flaws:&lt;img src="http://feeds.dzone.com/~r/zones/sql/~4/220953451" height="1" width="1"/&gt;</description>
 <comments>http://sql.dzone.com/articles/activeobjects-easier-java-orm#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sql.dzone.com/crss/node/246</wfw:commentRss>
 <dz:submitDate>Thu, 10 Jan 2008 21:37:29 -0500</dz:submitDate>
 <dz:readCount>685</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>matt</dz:username>
 <dz:userimage>http://sql.dzone.com/sites/all/files/avatars/picture-2.gif</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 10 Jan 2008 21:37:29 -0500</pubDate>
 <dc:creator>matt</dc:creator>
 <guid isPermaLink="false">246 at http://sql.dzone.com</guid>
<feedburner:origLink>http://sql.dzone.com/articles/activeobjects-easier-java-orm</feedburner:origLink></item>
</channel>
</rss>
