<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Graph vs Relational Databases (Coffeehouse on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/coffeehouse/476872-graph-vs-relational-databases/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Graph vs Relational Databases (Coffeehouse on Channel 9)</title><link>http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/</link></image><description>Graph vs Relational Databases</description><link>http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/</link><language>en-us</language><pubDate>Sun, 05 Jul 2009 09:27:43 GMT</pubDate><lastBuildDate>Sun, 05 Jul 2009 09:27:43 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: Re: Graph vs Relational Databases</title><description>&lt;p&gt;There does seem to a resemblance between the structure of graphs and &lt;a href="http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol4/cs11/report.html"&gt;neural networks&lt;/a&gt;.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476912</link><pubDate>Sun, 05 Jul 2009 09:27:43 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476912</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476912/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>There does seem to a resemblance between the structure of graphs and neural networks.</evnet:previewtext><dc:creator>David Oliver</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476912/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Graph vs Relational Databases</title><description>&lt;p&gt;Statements (triples or quads) can be represented in 3- or 4-column tables. There is also a &lt;a href="http://www.hpl.hp.com/techreports/2005/HPL-2005-170.html"&gt;mapping&lt;/a&gt; from the SPARQL graph query language to the relational model and to SQL which appears to have boosted performance for graph queries in implementations. Still, the model of expression is different. I don't believe any universal claims of superiority have been made - esp. wrt. performance, perhaps only wrt. expressiveness.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476901</link><pubDate>Sun, 05 Jul 2009 01:53:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476901</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476901/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Statements (triples or quads) can be represented in 3- or 4-column tables. There is also a mapping from the SPARQL graph query language to the relational model and to SQL which appears to have boosted performance for graph queries in implementations. Still, the model of expression is different. I&amp;#8230;</evnet:previewtext><dc:creator>Bent Rasmussen</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476901/Trackback.aspx</trackback:ping></item><item><title>Re: Graph vs Relational Databases</title><description>&lt;p&gt;Anyone who thinks relational databases have some fundamental limit on the types of data they contain hasn't read C.J. Date. I hope this guy realises that his 'technology' could be implemented as a library over a relational database. The real question is:&amp;nbsp;does making a database engine specifically for this kind of datastructure lead to greater performance? If it does, great.&lt;/p&gt;
&lt;p&gt;But it's only going to be faster for certain kinds of data that fit the way it works, just like SQL Databases will continue to be faster for OLTP type operations. Column-oriented databases will be faster for business intelligence queries. People implementing full-text search databases will continue to make their own database backends. There are often new ways of storing data, but they are nearly always less revolutionary than their creators claim and much less widely applicable.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476898</link><pubDate>Sun, 05 Jul 2009 01:25:05 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476898</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476898/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Anyone who thinks relational databases have some fundamental limit on the types of data they contain hasn't read C.J. Date. I hope this guy realises that his 'technology' could be implemented as a library over a relational database. The real question is:&amp;nbsp;does making a database engine&amp;#8230;</evnet:previewtext><dc:creator>rhm</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476898/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Graph vs Relational Databases</title><description>&lt;p&gt;You can see the slides under the video.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476883</link><pubDate>Sat, 04 Jul 2009 18:11:59 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476883</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476883/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>You can see the slides under the video.</evnet:previewtext><dc:creator>ZippyV</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476883/Trackback.aspx</trackback:ping></item><item><title>Re: Graph vs Relational Databases</title><description>&lt;p&gt;The cameraman seriously needs to learn to shoot the lectures, not the speaker.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476881</link><pubDate>Sat, 04 Jul 2009 17:39:47 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/476872-Graph-vs-Relational-Databases/?CommentID=476881</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476881/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The cameraman seriously needs to learn to shoot the lectures, not the speaker.</evnet:previewtext><dc:creator>ManipUni</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476881/Trackback.aspx</trackback:ping></item></channel></rss>