<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; graph database</title>
	<atom:link href="http://gigaom.com/tag/graph-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 05:14:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; graph database</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>We&#8217;re witnessing the rise of the graph in big data</title>
		<link>http://gigaom.com/2013/05/14/were-witnessing-the-rise-of-the-graph-in-big-data/</link>
		<comments>http://gigaom.com/2013/05/14/were-witnessing-the-rise-of-the-graph-in-big-data/#comments</comments>
		<pubDate>Tue, 14 May 2013 14:33:33 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[graph analysis]]></category>
		<category><![CDATA[graph database]]></category>
		<category><![CDATA[GraphLab]]></category>
		<category><![CDATA[machine-learning]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=645059</guid>
		<description><![CDATA[Graph databases and graph-processing applications have been popping up all over the place lately, and now they're starting to go commercial. On Tuesday, popular open source project GraphLab joined the ranks of graph startups.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=645059&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>GraphLab, a popular <a href="http://graphlab.org/">open source project</a> dedicated to graph analysis and machine learning, is trying to capitalize on the excitement around graphs by spinning off a commercial entity, <a href="http://graphlab.com/">GraphLab Inc.</a> GraphLab creator &#8212; and University of Washington machine learning professor &#8212; Carlos Guestrin will lead the new Seattle-based company, which has raised $6.75 million from Madrona Venture Group and NEA.</p>
<p>Graph analysis is among the hottest techniques around for making sense of large datasets, primarily by determining how tightly different data points are related or how similar they are. The term &#8220;graph&#8221; came into the broader lexicon along with social networks, which built social graphs to <a href="http://gigaom.com/2013/03/14/facebook-tweaks-its-algorithms-to-improve-graph-search-comment-search-coming/">assess the relationships among their millions of users</a>, but the technique has much broader uses.</p>
<div id="attachment_645089" class="wp-caption aligncenter" style="width: 677px"><a href="http://gigaom2.files.wordpress.com/2013/05/lnkdmap-1.jpg"><img  alt="My LinkedIn social graph" src="http://gigaom2.files.wordpress.com/2013/05/lnkdmap-1.jpg?w=708"   class="size-full wp-image-645089" /></a><p class="wp-caption-text">My LinkedIn social graph</p></div>
<p>Guestrin said GraphLab&#8217;s algorithms are used in a lot of recommender systems, but he also cites fraud detection in banking networks and intrusion detection in computer networks as potential applications. We&#8217;ve covered graphs as the analytical model of choice for everything <a href="http://gigaom.com/2013/04/22/how-hbase-converted-myspaces-mysql-champion-and-is-driving-hadoop-mainstream/">from content recommendation</a> to <a href="http://gigaom.com/2013/01/22/biotech-startup-syapse-wants-to-be-salesforce-com-for-our-genomes/">tracking lab work in genomics</a>. Really, though &#8212; especially when combined with machine learning &#8212; graph analysis <a href="http://gigaom.com/2013/01/16/has-ayasdi-turned-machine-learning-into-a-magic-bullet/">can be applied to anything</a> where there&#8217;s too much data for a person to possibly analyze the relationships between every point.</p>
<div id="attachment_601469" class="wp-caption aligncenter" style="width: 718px"><a href="http://gigaom2.files.wordpress.com/2013/01/ayasdi-product-image-2-e1358295341371.jpg"><img  alt="One of Ayasdi's graph-like data maps" src="http://gigaom2.files.wordpress.com/2013/01/ayasdi-product-image-2-e1358295341371.jpg?w=708&#038;h=472" width="708" height="472" class="size-large wp-image-601469" /></a><p class="wp-caption-text">One of Ayasdi&#8217;s graph-like data maps</p></div>
<p>Google also famously uses <a href="http://googleresearch.blogspot.com/2009/06/large-scale-graph-computing-at-google.html">a graph-processing system called Pregel</a> as part of PageRank. Although a number of graph databases and other projects have popped up in the past few years, Guestrin said GraphLab is actually a contemporary of Pregel. He and some colleagues at Carnegie Mellon built a small system for their lab about five years ago, then released it into the open-source world with few expectations that it would catch on. Now, he added, Pandora and WalmartLabs are among the project&#8217;s user base.</p>
<p>Among those other projects are graph databases such as <a href="http://giraph.apache.org/">Giraph</a> (an open source, Hadoop-based Pregel clone developed at Facebook) and <a href="http://www.neo4j.org/">Neo4j</a> (which also has a commercial arm, <a href="http://gigaom.com/2012/11/02/graph-startup-neo-raises-11m-as-specialized-databases-take-hold/">called Neo Technology</a>), as well as <a href="http://engineering.twitter.com/2012/03/cassovary-big-graph-processing-library.html">Twitter&#8217;s Cassovary</a> and fellow University of Washington project <a href="http://www.cs.washington.edu/node/4217/">Grappa</a>. Guestrin said GraphLab can work with most of them, particularly if they&#8217;re not designed to do machine learning at scale like GraphLab is. Some efforts, he noted, are focused on simply storing data in graph form (e.g., databases) or in providing simple graph analysis.</p>
<p>As for when we&#8217;ll actually see the results of the effort to commercialize GraphLab, Guestrin said it will be a while. Right now, he&#8217;s focused on the next open source release of GraphLab in July. However, the company will begin engaging with commercial users over the next several months to determine what types of features they would expect in commercial graph-analysis software.</p>
<p>The bigger question to come out of all this graph activity, though, is how big a market we&#8217;ll ultimately see for graph-analysis or any other specific technique. As companies get more comfortable with big data from a technical standpoint, they&#8217;re getting more interested in the different types of analysis it allows for too. This is evidenced by the <a href="http://gigaom.com/2013/03/07/5-reasons-why-the-future-of-hadoop-is-real-time-relatively-speaking/">quest to make Hadoop support myriad processing frameworks</a> aside from MapReduce.</p>
<p>We already have a handful of commercial graph products on the market &#8212; including an industrial grade one called <a href="http://www.yarcdata.com/">YarcData</a> from supercomputer maker Cray &#8212; but how many will there eventually be? And if graph analysis is all the rage right now, what comes next?</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=645059&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=141596"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=141596" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=645059+were-witnessing-the-rise-of-the-graph-in-big-data&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=645059+were-witnessing-the-rise-of-the-graph-in-big-data&utm_content=dharrisstructure">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/2012/01/12-tech-leaders-resolutions-for-2012/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=645059+were-witnessing-the-rise-of-the-graph-in-big-data&utm_content=dharrisstructure">12 tech leaders’ resolutions for 2012</a></li><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=645059+were-witnessing-the-rise-of-the-graph-in-big-data&utm_content=dharrisstructure">Connected world: the consumer technology revolution</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/05/14/were-witnessing-the-rise-of-the-graph-in-big-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2013/05/graphics2-3_final_cartoon.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2013/05/graphics2-3_final_cartoon.jpg?w=150" medium="image">
			<media:title type="html">graphics2-3_final_cartoon</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/05/lnkdmap-1.jpg" medium="image">
			<media:title type="html">My LinkedIn social graph</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/ayasdi-product-image-2-e1358295341371.jpg?w=708" medium="image">
			<media:title type="html">One of Ayasdi&#039;s graph-like data maps</media:title>
		</media:content>
	</item>
		<item>
		<title>Gravity giving away personalization to whichever publishers want it</title>
		<link>http://gigaom.com/2013/02/01/gravity-giving-away-personalization-to-whichever-publishers-want-it/</link>
		<comments>http://gigaom.com/2013/02/01/gravity-giving-away-personalization-to-whichever-publishers-want-it/#comments</comments>
		<pubDate>Fri, 01 Feb 2013 18:11:45 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[personalization]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Gravity]]></category>
		<category><![CDATA[machine-learning]]></category>
		<category><![CDATA[Interest Graph]]></category>
		<category><![CDATA[graph database]]></category>
		<category><![CDATA[graph processing]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=606615</guid>
		<description><![CDATA[Gravity, a startup that personalizes reader content for web publishers, is opening up its recommendation engine to anyone that wants to use it. Considering the increasing importance of personalization online, this could be a good deal.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=606615&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.gravity.com/">Gravity</a>, a Santa Monica, Calif-based startup that personalizes reader content for web publishers, is opening up its recommendation engine to anyone that wants to use it. If you don’t mind a few sponsored stories popping up in the newsfeed — a condition of using the free platform — this could be a pretty good deal.</p>
<p>Gravity’s recommendation system is based on its <a href="http://gigaom.com/2012/03/15/the-personalized-web-is-just-an-interest-graph-away/">interest graph</a> technology, which we detailed last year. Here’s <a href="http://gigaom.com/2012/03/11/can-big-data-fix-a-broken-system-for-software-patents/">how I described it then</a>:</p>
<blockquote id="quote-the-gist-is-that-hum"><p>[T]he gist is that humans first serve as guides for machine-learning algorithms by determining connections between terms within large data sets, then the algorithms take over to complete the job faster than humans ever could. When they’re done, the humans step in one more time to kill any bad connections between terms. The result is a system that can determine with high accuracy that a person tweeting about Vanessa Laine (Los Angeles Laker Kobe Bryant’s ex-wife), for example, is probably more interested in basketball than about Laine’s date of birth or other accurate but irrelevant information.</p></blockquote>
<p>As new content streams into Gravity’s system, it’s analyzed and categorized in real time, then presented to users accordingly based on their interests and behavioral history.</p>
<div id="attachment_606730" class="wp-caption aligncenter" style="width: 718px"><a href="http://gigaom2.files.wordpress.com/2013/02/gravity.jpg"><img alt="How Gravity's platform works" src="http://gigaom2.files.wordpress.com/2013/02/gravity.jpg?w=708&#038;h=306" width="708" height="306" class="size-large wp-image-606730"></a><p class="wp-caption-text">How Gravity’s platform works</p></div>
<p>Graph processing and <a href="http://gigaom.com/2011/10/24/springsource-links-up-with-neo-technology-on-nosql/">graph databases</a> — which store and analyze data based on their relationship to one another — are critical to our onlines lives, powering everything from <a href="http://gigaom.com/2013/01/29/you-might-also-like-to-know-how-online-recommendations-work/">online recommendations</a> to <a href="http://gigaom.com/2013/01/15/a-really-tiny-explanation-of-how-facebooks-graph-search-works/">social search</a> to <a href="http://gigaom.com/2012/08/08/for-google-keeping-search-relevant-means-baking-big-data-into-everything/">knowledge discovery</a>. Graph technologies are also the focal point of some impressive life sciences work from companies such as <a href="http://gigaom.com/2013/01/22/biotech-startup-syapse-wants-to-be-salesforce-com-for-our-genomes/">Syapse</a> and <a href="http://gigaom.com/2013/01/16/has-ayasdi-turned-machine-learning-into-a-magic-bullet/">Ayasdi</a>, which will be presenting at <a href="http://event.gigaom.com/structuredata/schedule/?utm_source=data&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&amp;utm_content=dharrisstructure">Structure: Data</a> in New York next month.</p>
<p>But publishers struggling to stand out on a noisy web might have the most to gain from graphs and personalization, generally. At our <a href="http://event.gigaom.com/paidcontent/schedule/?utm_source=data&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&amp;utm_content=dharrisstructure">PaidContent Live</a> conference (April 17 in New York), executives from Prismatic, Zite and Bluefin Labs will take the stage to talk about the importance of personalization for helping consumers filter through the deluge of content online so they can find what they really want. It’s arguable that the trick to keeping readers happy is knowing what they want to read — possibly better than they do themselves.</p>
<p>According to Gravity, its platform currently “delivers more than 25 million personalized content recommendations per day to more than 200 million users. Beta partners have reported click through rates two to three times above previous levels, return visitation increases of 300 percent and session length increases up to 40 percent.”</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=606615&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=698003"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=698003" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">Connected world: the consumer technology revolution</a></li><li><a href="http://pro.gigaom.com/2012/07/cloud-and-data-second-quarter-2012-analysis-and-outlook-2/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">Takeaways from the second quarter in cloud and data</a></li><li><a href="http://pro.gigaom.com/2012/05/the-importance-of-putting-the-u-and-i-in-visualization/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=606615+gravity-giving-away-personalization-to-whichever-publishers-want-it&utm_content=dharrisstructure">The importance of putting the U and I in visualization</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/02/01/gravity-giving-away-personalization-to-whichever-publishers-want-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/08/canvas-copy-e1359742098722.jpeg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/08/canvas-copy-e1359742098722.jpeg?w=150" medium="image">
			<media:title type="html">canvas-copy</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/02/gravity.jpg?w=708" medium="image">
			<media:title type="html">How Gravity&#039;s platform works</media:title>
		</media:content>
	</item>
		<item>
		<title>Graph startup Neo raises $11M as specialized databases take hold</title>
		<link>http://gigaom.com/2012/11/02/graph-startup-neo-raises-11m-as-specialized-databases-take-hold/</link>
		<comments>http://gigaom.com/2012/11/02/graph-startup-neo-raises-11m-as-specialized-databases-take-hold/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 16:50:01 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[geospatial data]]></category>
		<category><![CDATA[graph database]]></category>
		<category><![CDATA[Neo Technology]]></category>
		<category><![CDATA[Neo4j]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[SpaceCurve]]></category>
		<category><![CDATA[tempoDB]]></category>
		<category><![CDATA[time-series data]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=580072</guid>
		<description><![CDATA[Graph database startup Neo Technology has raised another $11 million, providing more fuel to the fire of specialized databases. Whether they're graph databases organizing data by relationships, or geospatial databases concerned with where stuff is located, everyone is trying capitalize on myriad new data sources available.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=580072&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>While many organizations might be struggling to figure out whether and how to complement their relational database with a common NoSQL option like MongoDB, there are a few companies &#8212; and their investors &#8212; betting the world&#8217;s companies will soon want even more options about how to organize their data. Leading that charge will likely be Neo Technology, a graph database startup that has a collection of big-name customers under its belt and on Friday announced $11 million Series B funding, bringing its <a href="http://gigaom.com/cloud/neo-raises-10-6m-for-neo4j-as-graph-dbs-take-off/">two-round total to $21.6 million</a> in just over a year.</p>
<p>We&#8217;ve covered Neo and its technology, a commercial version of the open source Neo4j graph database, before. Graph databases store data based on their relationship to one another, making them ideal for organizing massive amounts of information such as social networks, the <a href="http://gigaom.com/cloud/for-google-keeping-search-relevant-means-baking-big-data-into-everything/">connections between various web pages and web data</a>, or, in the case of Neo Technology customer Cisco, its master data management system. Neo4j, Neo Founder and CEO Emil Eifrem told me last year, is <a href="http://gigaom.com/cloud/springsource-links-up-with-neo-technology-on-nosql/">also ideal for serving transactions and as part of a Java application stack</a>, which helps its explain why VMware&#8217;s SpringSource division is backing the project.</p>
<p>Neo&#8217;s customer base also includes Deutsche Telekom, Lockheed Martin, BAE Systems, LexisNexis, Adobe and Pitney Bowes, as well as a slew of web startups.</p>
<p>Aside from graph databases, those focused on storing data relating to time and place are also catching fire. In August, spacial-temporal database startup SpaceCurve <a href="http://gigaom.com/data/geospatial-big-data-startup-spacecurve-nets-another-3-5m/">raised a $3.5 million second round</a> for its technology that the company claims can make short work of uncovering patterns in complex geospatial and time-series data. TempoDB, a startup <a href="http://gigaom.com/cloud/meet-tempodb-a-database-startup-with-an-eye-for-time/">offering a cloud database service for time-series data</a> like that thrown off of sensors and electrical equipment, has raised almost $900,000 in seed funding. Space-Time Insights, a company that specializes in visualizing organizations&#8217; geospatial and time-series data <a href="http://gigaom.com/data/space-time-insight-raises-14m-to-put-your-data-on-a-map/">just raised $14 million</a>.</p>
<p>This, of course, is only a sampling of the <a href="http://gigaom.com/cloud/lexisnexis-puts-marklogic-to-work-in-big-data-makeover/">types of databases that are garnering attention</a> as we generate more data from more sources and need new ways of storing, accessing and analyzing that data. The relational database isn&#8217;t going away any time soon, but it looks like it might soon be sitting alongside a variety of databases designed for other tasks within a lot of corporate data centers.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=580072&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=908163"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=908163" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=580072+graph-startup-neo-raises-11m-as-specialized-databases-take-hold&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/09/emerging-trends-in-the-non-relational-database-market/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=580072+graph-startup-neo-raises-11m-as-specialized-databases-take-hold&utm_content=dharrisstructure">Emerging trends in the non-relational database market</a></li><li><a href="http://pro.gigaom.com/2012/04/aws-storage-gateway-jolts-cloud-storage-ecosystem/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=580072+graph-startup-neo-raises-11m-as-specialized-databases-take-hold&utm_content=dharrisstructure">AWS Storage Gateway jolts cloud-storage ecosystem</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=580072+graph-startup-neo-raises-11m-as-specialized-databases-take-hold&utm_content=dharrisstructure">A near-term outlook for big data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/11/02/graph-startup-neo-raises-11m-as-specialized-databases-take-hold/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/11/neo-2.jpeg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/11/neo-2.jpeg?w=150" medium="image">
			<media:title type="html">neo-2</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>
	</item>
		<item>
		<title>How researchers are letting us uncover secrets in social data</title>
		<link>http://gigaom.com/2012/09/07/as-social-data-grows-researchers-want-to-uncover-its-secrets/</link>
		<comments>http://gigaom.com/2012/09/07/as-social-data-grows-researchers-want-to-uncover-its-secrets/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 16:37:07 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[graph database]]></category>
		<category><![CDATA[high-performance computing]]></category>
		<category><![CDATA[Klout]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=560115</guid>
		<description><![CDATA[Thanks to the popularity of everything from social media sites such as Twitter to email to mobile phones, it's easier than ever to get data about who's connected to whom. With the right tools, we can apply it solve certain problems faster and easier than ever.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=560115&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s not easy work turning the Mayberry Police Department into the team from <em>C.S.I.</em>, or turning an idea for a new type of social network analysis into something like Klout on steroids, but those types of transformations are becoming increasingly more possible. The world&#8217;s universities and research institutions are hard at work figuring out ways to make the mountains of social data generated every day more useful and, hopefully, to make us realize there&#8217;s more to social data than <a href="http://gigaom.com/cloud/why-klout-really-matters-money-money-money/">just figuring out whose digital voice is the loudest</a>.</p>
<p>Aspiring heirs to the Klout throne, for example, might look to a project called <a href="http://www.cc.gatech.edu/stinger/index.php">STINGER</a> currently under development at Georgia Tech University. STINGER, which stands for Spatio-Temporal Interaction Networks and Graphs Extensible Representation, is a graph-processing engine that project lead David Bader says is bigger, faster and more flexible than anything currently in use for analyzing social media connections. You provide a shared-memory computing system, and it provides an open-source tool that can help detect relationships between billions of people, places and things as those relationships change over time &#8212; even in real time.</p>
<p>Someone using Facebook data, for example, might write an algorithm using where people or pages would be the vertices and actions (likes, shares, wall posts, etc.) would be the graph&#8217;s edges. One relatively easy application, Bader explained, would be to analyze how activity around particular people is increasing, decreasing or changing, therefore indicating changes in their importance or the growth of new communities.</p>
<h2>We&#8217;ll do the hard work</h2>
<p>Writing an algorithm to perform that kind of analysis isn&#8217;t really the problem, though &#8212; it&#8217;s writing one that can scale into the billions of vertices and edges and <a href="http://highscalability.com/blog/2010/3/30/running-large-graph-algorithms-evaluation-of-current-state-o.html">still perform quickly enough to be useful</a>. An algorithm that generates one false positive in a million isn&#8217;t so bad when you&#8217;re dealing with tens of thousands of items, Bader explained, but it gets to be a big problem when you&#8217;re talking about billions of items against which it&#8217;s running.</p>
<p>There are <a href="http://en.wikipedia.org/wiki/Graph_database">dozens of open source graph databases available</a>, including popular offerings <a href="http://gigaom.com/cloud/springsource-links-up-with-neo-technology-on-nosql/">such as Neo4j</a> and <a href="http://gigaom.com/cloud/twitters-success-pulls-23-year-old-objectivity-into-nosql/">InfiniteGraph</a>, but he said, &#8220;Our lab focuses on algorithms that run fast on massive data sets and that are more accurate than what is traditionally done in social media.&#8221;</p>
<div id="attachment_560493" class="wp-caption alignleft" style="width: 196px"><a href="http://gigaom2.files.wordpress.com/2012/09/dbader2007-small.jpg"><img  title="dbader2007-small" src="http://gigaom2.files.wordpress.com/2012/09/dbader2007-small.jpg?w=708" alt=""   class="size-full wp-image-560493" /></a><p class="wp-caption-text">David Bader</p></div>
<p>Bader&#8217;s team recently presented a paper detailing a social media algorithm running atop STINGER that ran 100 times faster than some previous approaches because the system stores the graph&#8217;s previous state and only performs the minimal amount of processing necessary as new edges are inserted. This is in contrast to traditional approaches that re-process the entire graph every time there&#8217;s a change.</p>
<p>That being said, Georgia Tech isn&#8217;t entirely alone analyzing massive amounts of social data with graph databases. Google&#8217;s Pregel had <a href="http://googleresearch.blogspot.com/2009/06/large-scale-graph-computing-at-google.html">already scaled to billions of vertices and edges</a> as of 2009, and Facebook is currently <a href="http://www.slideshare.net/Hadoop_Summit/processing-edges-on-apache-giraph">analyzing more than a billion edges</a> using <a href="http://incubator.apache.org/giraph/">Apache Giraph</a> (an open source, Hadoop-based Pregel implementation). But those cases &#8212; both companies are loaded with smart engineers, data scientists and powerful infrastructure &#8212; just underscore the importance of what researchers like Bader are building and releasing as open source.</p>
<h2>Forget social media, solve real problems</h2>
<p>But social data isn&#8217;t just useful for figuring out who&#8217;s influential on Twitter or Facebook &#8212; it also can be used to solve some real problems. Bader said he&#8217;s already used graph processing with Twitter data to determine who was leading resistance units during Egypt&#8217;s recent revolution. &#8221;Anywhere I can look at connections between entities,&#8221; he said, &#8220;these approaches are available.&#8221;</p>
<p>Indeed. On Wednesday afternoon, for example, a group of researchers from the University of Alberta, University of Connecticut and University of California-Merced unveiled a new data-based method that could make it faster, easier and less expensive to root out culprits in fraud cases.</p>
<p>The technique uses a method called the Steiner tree to analyze the connections &#8211;social, business, familial, etc. &#8212; between the people involved in a given case of fraud. The algorithm is able to determine the shortest path between two objects, which the researchers posit is especially applicable to fraud investigations &#8212; the person with the shortest path between himself and the crime is probably the culprit (or at least a solid suspect).</p>
<p>The fraud researchers&#8217; paper follows the publication in August of a <a href="http://gigaom.com/data/an-algorithm-for-tracking-viruses-and-twitter-rumors-to-their-source/">method for determining the source of everything</a> from a disease outbreak to a Twitter rumor by tracking its spread across a complex network over time. Their algorithm, the paper&#8217;s authors claim, could be particularly effective for combating cybercrime by tracking computer viruses back to their sources. The more connections (in the case of social data), or observers, a particular point has, the fewer that are needed to track down the source point.</p>
<p>However, all the algorithms and data frameworks in the world probably won&#8217;t make too big a difference until they&#8217;re turned into products that actually work on real-world situations. As the University of Alberta&#8217;s Ray Patterson pointed out in a <a href="http://www.news.ualberta.ca/article.aspx?id=598C1DAC742446ED84B477CB8FA05324">press release detailing the fraudster-detection algorithm</a>, &#8221;It might take several years or many years before anyone picks it up. But it&#8217;s a good thing if we can point people towards what&#8217;s useful.&#8221;</p>
<p>Georgia Tech&#8217;s Bader said DARPA, Intel, Sandia National Laboratory and other research institutions have already used STINGER to tackle some complex data sets, and he suspects a strong commercial interest, as well. If a company is willing to take STINGER from a project into a product, it could bring the project&#8217;s scale and speed to everything from analyzing customer interactions to monitoring the changing nature of criminal networks, Bader said. Considering the desire from companies of all types to extract some meaning from social data, I have to think someone will give it a shot.</p>
<p><em>Feature image courtesy of <a href="http://www.shutterstock.com/gallery-219685p1.html">Shutterstock user 3DProfi</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=560115&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=847054"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=847054" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=560115+as-social-data-grows-researchers-want-to-uncover-its-secrets&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/11/connected-world-the-consumer-technology-revolution/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=560115+as-social-data-grows-researchers-want-to-uncover-its-secrets&utm_content=dharrisstructure">Connected world: the consumer technology revolution</a></li><li><a href="http://pro.gigaom.com/2012/01/12-tech-leaders-resolutions-for-2012/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=560115+as-social-data-grows-researchers-want-to-uncover-its-secrets&utm_content=dharrisstructure">12 tech leaders’ resolutions for 2012</a></li><li><a href="http://pro.gigaom.com/2012/01/newnet-q4-platform-mania-and-social-commerce-shakeout/?utm_source=data&utm_medium=editorial&utm_campaign=auto3&utm_term=560115+as-social-data-grows-researchers-want-to-uncover-its-secrets&utm_content=dharrisstructure">NewNet Q4: Platform mania and social commerce shakeout</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/09/07/as-social-data-grows-researchers-want-to-uncover-its-secrets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/09/shutterstock_99933086.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/09/shutterstock_99933086.jpg?w=150" medium="image">
			<media:title type="html">Network model</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/09/dbader2007-small.jpg" medium="image">
			<media:title type="html">dbader2007-small</media:title>
		</media:content>
	</item>
		<item>
		<title>For Google, keeping search relevant means baking big data into everything</title>
		<link>http://gigaom.com/2012/08/08/for-google-keeping-search-relevant-means-baking-big-data-into-everything/</link>
		<comments>http://gigaom.com/2012/08/08/for-google-keeping-search-relevant-means-baking-big-data-into-everything/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 22:05:32 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[big data]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[graph database]]></category>
		<category><![CDATA[Knowledge Graph]]></category>
		<category><![CDATA[machine-learning]]></category>
		<category><![CDATA[Pregel]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[semantic search]]></category>
		<category><![CDATA[speech recognition]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=551119</guid>
		<description><![CDATA[Google has opened its Knowledge Graph to the English-speaking world and has made intelligent voice search possible on mobile phones. Underneath it all, of course, are ever more-complex methods of analyzing data to make search smarter and easier than it has any business being.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=551119&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s a fashionable practice in the Valley to write off Google&#8217;s search business, but the company is putting its big data chops to the test to prove doubters wrong. In a Wednesday morning blog post, Google SVP of Search Amit Singhal <a href="http://googleblog.blogspot.com/2012/08/building-search-engine-of-future-one.html">announced that Google&#8217;s Knowledge Graph is now live</a> across every English-speaking country in the world, and that voice search on mobile phones has been improved to understand user intent. Useful, yes, but the real story is the technology that makes these features work.</p>
<p>For Google, it&#8217;s all about collecting and analyzing billions of data points to learn what each one really means. With Knowledge Graph, for example, Google uses a &#8220;database of more than 500 million real-world people, places and things with 3.5 billion attributes and connections among them.&#8221; It&#8217;s those connections that are the key, as they&#8217;re what make the system smart enough to know what you&#8217;re looking for that wouldn&#8217;t naturally show up in a standard keyword search.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/08/paris.jpg"><img  title="paris" src="http://gigaom2.files.wordpress.com/2012/08/paris.jpg?w=708" alt=""   class="aligncenter size-full wp-image-551163" /></a></p>
<p>Although Google hasn&#8217;t come out and said so, I&#8217;d imagine the Knowledge Graph utilizes <a href="http://googleresearch.blogspot.com/2009/06/large-scale-graph-computing-at-google.html">Google&#8217;s Pregel graph processing engine</a>. Graph processing and databases are catching on in social networks and other large-scale environments because they organize pieces of data by how they&#8217;re connected to one another. Those connections are called edges, and they&#8217;d keep Knowledge Graph results both informative and focused because the system knows how closely they&#8217;re related in any given circumstance.</p>
<p>This example of a personalized interest graph from Gravity Labs illustrates how one might visualize a graph, in this case <a href="http://gigaom.com/cloud/the-personalized-web-is-just-an-interest-graph-away/">the connections between a reader&#8217;s perceived interests</a>:</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/08/canvas-copy.jpeg"><img  title="canvas-copy" src="http://gigaom2.files.wordpress.com/2012/08/canvas-copy.jpeg?w=708" alt=""   class="aligncenter size-full wp-image-551162" /></a></p>
<p>Of course, Google has another tool at its disposal, which is the collective wisdom it&#8217;s able to glean from billions of searches every day. So, as Singhal wrote when <a href="http://googleblog.blogspot.com/2012/05/introducing-knowledge-graph-things-not.html">first explaining Knowledge Graph in May</a>, &#8220;[W]e can now sometimes help answer your next question before you’ve asked it, because the facts we show are informed by what other people have searched for. For example, the information we show for Tom Cruise answers 37 percent of next queries that people ask about him.&#8221;</p>
<p>Google&#8217;s other big announcement today is improved voice search on mobile phones, both Android and iOS. Here&#8217;s how Singhal describes the new capability:</p>
<blockquote><p>You just need to tap the microphone icon and ask your question, the same way you’d ask a friend. For example, ask “What movies are playing this weekend?” and you’ll see your words streamed back to you quickly as you speak. Then Google will show you a list of the latest movies in theaters near you, with schedules and even trailers. &#8230; When Google can supply a direct answer to your question, you’ll get a spoken response too.</p></blockquote>
<p>On Monday, a Google Research blog post noted how the company&#8217;s work on neural networks &#8212; which it <a href="http://gigaom.com/2012/06/25/how-google-is-teaching-computers-to-see/">famously used to train a system capable of detecting cats and human faces</a> in video streams &#8212; is <a href="http://googleresearch.blogspot.com/2012/08/speech-recognition-and-deep-learning.html">being used to power speech recognition</a> in the Jelly Bean release of Android. Seventeen-year-old Brittany Wenger recently won the Google Science Fair by building an application atop Google App Engine that <a href="http://googleappengine.blogspot.com/2012/08/neural-network-for-breast-cancer-data.html">uses a neural network to help detect breast cancer</a>.</p>
<p>As one might imagine, however, the big challenge for Google, <a href="http://searchengineland.com/bing-britannica-partnership-123930">Microsoft</a> , <a href="http://gigaom.com/2011/11/16/misconceptions-in-ai-or-why-watson-cant-talk-to-siri/">Apple</a> and everyone else trying to provide intelligent but intuitive user experiences is figuring out how to shape high computer science into easily digestible formats on ever-smaller devices. Search would certainly be a more effective tool if everyone could write complex queries directly against a company&#8217;s database, but the trick is making products good enough that we don&#8217;t have to. It&#8217;s boiling years of machine learning, natural-language processing and neural network research into &#8220;you ask a question and your phone spits back the right answer.&#8221;</p>
<p><em>Feature image courtesy of <a href="http://www.shutterstock.com/gallery-65904p1.html">Shutterstock user Sebastian Kaulitzki</a>.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=551119&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=321933"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=321933" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=551119+for-google-keeping-search-relevant-means-baking-big-data-into-everything&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/07/cloud-and-data-second-quarter-2012-analysis-and-outlook-2/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=551119+for-google-keeping-search-relevant-means-baking-big-data-into-everything&utm_content=dharrisstructure">Takeaways from the second quarter in cloud and data</a></li><li><a href="http://pro.gigaom.com/2012/05/the-importance-of-putting-the-u-and-i-in-visualization/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=551119+for-google-keeping-search-relevant-means-baking-big-data-into-everything&utm_content=dharrisstructure">The importance of putting the U and I in visualization</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=551119+for-google-keeping-search-relevant-means-baking-big-data-into-everything&utm_content=dharrisstructure">A near-term outlook for big data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/08/08/for-google-keeping-search-relevant-means-baking-big-data-into-everything/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/08/ai.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/08/ai.jpg?w=150" medium="image">
			<media:title type="html">AI</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/08/paris.jpg" medium="image">
			<media:title type="html">paris</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/08/canvas-copy.jpeg" medium="image">
			<media:title type="html">canvas-copy</media:title>
		</media:content>
	</item>
		<item>
		<title>SpringSource links up with Neo Technology on NoSQL</title>
		<link>http://gigaom.com/2011/10/24/springsource-links-up-with-neo-technology-on-nosql/</link>
		<comments>http://gigaom.com/2011/10/24/springsource-links-up-with-neo-technology-on-nosql/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 04:01:28 +0000</pubDate>
		<dc:creator>Derrick Harris</dc:creator>
				<category><![CDATA[application development]]></category>
		<category><![CDATA[graph database]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Neo Technology]]></category>
		<category><![CDATA[Neo4j]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[SpringSource]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=425963</guid>
		<description><![CDATA[SpringSource, the application-platform arm of VMware, has been working closely with NoSQL startup Neo Technology to produce a version of the Neo4j graph database optimized for Spring environments. Additionally, SpringSource founder and GM Rod Johnson is now chairman of Neo's board of directors.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=425963&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2011/10/teamwork-chain.jpg"><img  title="teamwork chain" src="http://gigaom2.files.wordpress.com/2011/10/teamwork-chain.jpg?w=300&#038;h=199" alt="" width="300" height="199" class="alignleft size-medium wp-image-426688" /></a>VMware CEO Paul Maritz has been <a href="http://gigaom.com/cloud/vmwares-maritz-no-more-putting-lipstick-on-legacy-apps/">banging the drum for a new era of application development</a> tailored to a world of cloud computing, big data and multi-platform delivery, and NoSQL is often seen as an important part of that evolution. That end, the SpringSource division of VMware has been advancing its NoSQL prowess by working very closely with <a href="http://neotechnology.com/">Neo Technology </a>to produce a version of the Neo4j graph database optimized for Spring environments.</p>
<p>Further, SpringSource founder and GM (and current SVP of applications platforms at VMware) Rod Johnson is now chairman of Neo&#8217;s board of directors. VMware has been nothing if not strategic in how it has <a href="http://gigaom.com/2010/06/11/what-should-one-make-of-vmwares-shopping-spree/">grown the SpringSource business</a> <a href="http://gigaom.com/2009/08/10/vmware-to-buy-springsource-for-420m/">since acquiring it in 2009</a>, so the alignment with Neo could foreshadow a stronger NoSQL push by VMware.</p>
<p>What&#8217;s particularly interesting is that Emil Eifrem, Neo Technology CEO and one of Neo4j&#8217;s creators, told me Spring Data Neo4j is the product of a joint development between himself and SpringSource&#8217;s Johnson. And not only is Johnson now chairman of Neo&#8217;s board of directors, but as far as Eifrem knows, it&#8217;s Johnson&#8217;s only board seat of any kind.</p>
<p>The seemingly tight connection doesn&#8217;t mean VMware will start pushing Neo4j as the only NoSQL database that matters, or buy Neo Technology tomorrow &#8212; Spring Data Neo4j is actually part of the greater <a href="http://www.springsource.org/spring-data">Spring Data project</a> that includes a number of other NoSQL options &#8212; but it does underscore VMware&#8217;s ongoing commitment to NoSQL and other alternatives to legacy relational databases. Last year, it <a href="http://www.springsource.com/newsevents/springsource-acquires-gemstone-systems">purchased distributed data grid vendor GemStone Systems</a> and <a href="http://blogs.vmware.com/console/2010/03/vmware-hires-key-developer-for-redis.html">hired Redis key developer Salvatore Sanfilippo</a>.</p>
<p>As Eifrem said, both Oracle and MySQL established their lofty positions by being the right tool for the application evolutions that were happening around the time of their respective births. MySQL was the &#8220;M&#8221; in the LAMP stack that underpins so many first-generation web applications, he said, so &#8220;what is the LAMP stack of the cloud?&#8221; Perhaps it&#8217;s a NoSQL database like Neo4j.</p>
<p><a href="http://gigaom2.files.wordpress.com/2011/10/neo-2.jpg"><img  title="neo 2" src="http://gigaom2.files.wordpress.com/2011/10/neo-2.jpg?w=300&#038;h=245" alt="" width="300" height="245" class="alignright size-medium wp-image-426696" /></a>Graph databases such as Neo4j are <a href="http://gigaom.com/cloud/ravel-open-sources-tool-for-analyzing-graph-data-like-google/">particularly well suited for social media uses</a> because of their ability to draw connections between different pieces of data, but Eifrem said Cisco already is using Neo4j for a large master data management system. And, although not wholly uncommon among NoSQL databases, Eifrem said Neo4j also provides support for both transactions and Java environments, which makes it a nice fit within the Spring developer community comprised of approximately 3 million enterprise developers working programming largely in Java.</p>
<p>The Menlo Park, Calif.-based Neo <a href="http://gigaom.com/cloud/neo-raises-10-6m-for-neo4j-as-graph-dbs-take-off/">closed a $10.6 million Series B round</a> in September.</p>
<p><em>Feature image courtesy of <a href="http://www.flickr.com/photos/r_hudsonphotographicimages/2813421492/">Flickr user opticalreflex</a>. Graph database model courtesy of Neo Technology.</em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=425963&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=344774"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=344774" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=425963+springsource-links-up-with-neo-technology-on-nosql&utm_content=dharrisstructure">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/09/emerging-trends-in-the-non-relational-database-market/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=425963+springsource-links-up-with-neo-technology-on-nosql&utm_content=dharrisstructure">Emerging trends in the non-relational database market</a></li><li><a href="http://pro.gigaom.com/2010/07/infrastructure-overview-q2-2010/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=425963+springsource-links-up-with-neo-technology-on-nosql&utm_content=dharrisstructure">Infrastructure Overview, Q2 2010</a></li><li><a href="http://pro.gigaom.com/2009/08/what-vmwares-springsource-acquisition-means-for-microsoft/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=425963+springsource-links-up-with-neo-technology-on-nosql&utm_content=dharrisstructure">What VMware&#8217;s SpringSource Acquisition Means for Microsoft</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2011/10/24/springsource-links-up-with-neo-technology-on-nosql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2011/10/teamwork-chain.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2011/10/teamwork-chain.jpg?w=150" medium="image">
			<media:title type="html">teamwork chain</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/9e48ffa0913f65c577727457dd63023f?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">dharrisstructure</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/10/teamwork-chain.jpg?w=300" medium="image">
			<media:title type="html">teamwork chain</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2011/10/neo-2.jpg?w=300" medium="image">
			<media:title type="html">neo 2</media:title>
		</media:content>
	</item>
	</channel>
</rss>
