<?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>VentureBeat &#187; database</title>
	<atom:link href="http://venturebeat.com/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://venturebeat.com</link>
	<description>News About Tech, Money and Innovation</description>
	<lastBuildDate>Wed, 19 Jun 2013 17:47:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='venturebeat.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c6d8c27ffa1c5a7f106f97e434437baf?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>VentureBeat &#187; database</title>
		<link>http://venturebeat.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://venturebeat.com/osd.xml" title="VentureBeat" />
	<atom:link rel='hub' href='http://venturebeat.com/?pushpress=hub'/>
<copyright>Copyright 2013, VentureBeat</copyright>		<item>
		<title>Who needs databases? Orchestrate closes massive $3M seed round to turn NoSQL into NoDB</title>
		<link>http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/</link>
		<comments>http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/#comments</comments>
		<pubDate>Tue, 21 May 2013 11:31:09 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[akamai]]></category>
		<category><![CDATA[Antony Falco]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Basho Technologies]]></category>
		<category><![CDATA[bigtable]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[cloud-based database]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[distributed database]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[NoDB]]></category>
		<category><![CDATA[NOSQL]]></category>
		<category><![CDATA[NoSQL database]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[Riak]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=741259</guid>
		<description><![CDATA[<p>Who needs SQL? In fact, who needs&#160;databases?</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=741259&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg" target="_blank"><img class="aligncenter size-full wp-image-741275" alt="old-fashioned database" src="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=1024&#038;h=768" width="1024" height="768" /></a>Who needs SQL? In fact, who needs databases?</p>
<p>Apparently no one, not even those who are building complex web applications. And new startup Orchestrate.io just took a massive $3 million seed round to prove it. Orchestrate takes the queries that developers would typically write in order to build an application, such as geolocation, time-series, social graph, full-text search, and more, and unifies everything a developer would need in a single API.</p>
<p>In other words, all the time and resources that would typically go towards designing your data solution can now be redirected to building your application, as Orchestrate outsources the need for you to own and manage your own databases.</p>
<p>&#8220;Complex apps require highly optimized queries, so much so that major companies such as Facebook and Google wrote custom big data databases like BigTable to manage them,&#8221; founder and CEO Antony Falco told me yesterday. &#8220;Typically you would devote 20-25 percent of your resources to data management, so there&#8217;s lots of savings. But when creating new apps, you can also reduce the time barrier to building services, getting multiple weeks of savings.&#8221;</p>
<div id="attachment_741276" class="wp-caption alignright" style="width: 310px"><a href="http://venturebeat.files.wordpress.com/2013/05/dsc_0188-1.jpg" target="_blank"><img class="size-medium wp-image-741276" alt="Antony Falco" src="http://venturebeat.files.wordpress.com/2013/05/dsc_0188-1.jpg?w=300&#038;h=217" width="300" height="217" /></a><p class="wp-caption-text">Antony Falco, CEO and founder</p></div>
<p>One of those savings: Often companies have had to run or access multiple databases to enable their applications. All of them have to be monitored and maintained, scaled as your app grows, and distributed geographically and across multiple service providers to ensure high availability and low latency.</p>
<p>With Orchestrate, that&#8217;s all built in, Falco told me, including geographical distribution. Simply use the Orchestrate API to insert, read, and update data, and pay no attention to whatever is happening behind the curtain.</p>
<p>Falco used to be a VP at Akamai, the content delivery network, so he knows a few things about scalability and access. And talking about scalability, Orchestrate is looking to fill a pretty big niche.</p>
<p>“Database and operating system licensing, servers, storage, power, labor, outsourcing, and professional services represents a market that exceeds $100B annually,” Falco said in a statement. “We believe our service will save our customers significant time and money, allowing them to instead focus on what matters most &#8212; the end-user.  With Orchestrate.io, our customers can build better apps, faster.”</p>
<p>The $3 million is for getting Orchestrate&#8217;s existing solution into production and hiring more engineers.</p>
<p>It&#8217;s a largish seed round &#8212; you typically see $750,000, $500,000, or less for seed rounds, but Falco, who acknowledged that it had some aspects of an A round, says that it will help the company expand further. And, for a company with global aspirations, some expensive requirements are just table stakes.</p>
<p>&#8220;With $3 million we will be globally distributed,&#8221; he says.</p>
<p>Falco is a serial entrepreneur, also founding Basho Technologies, maker of open-source distributed database Riak. Orchestrate was founded just three months ago, in March 2013, and is based in Portland, Oregon.</p>
<p>The investment was led by True Ventures with Frontline Ventures and Resonant Venture Partners joining in.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/adesigna/3237575990/" target="_blank">adesigna</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=741259&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=160" /><source url="http://venturebeat.com/2013/05/21/who-needs-databases-orchestrate-closes-massive-3m-seed-round-to-turn-nosql-into-nodb/">Who needs databases? Orchestrate closes massive $3M seed round to turn NoSQL into NoDB</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg?w=160" medium="image">
			<media:title type="html">old-fashioned database</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/05/large_3237575990.jpg" medium="image">
			<media:title type="html">old-fashioned database</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/05/dsc_0188-1.jpg?w=300" medium="image">
			<media:title type="html">Antony Falco</media:title>
		</media:content>
	</item>
		<item>
		<title>HG Data gets $2M to map connections between businesses</title>
		<link>http://venturebeat.com/2013/03/13/hg-data-gets-2m-to-map-connections-between-businesses/</link>
		<comments>http://venturebeat.com/2013/03/13/hg-data-gets-2m-to-map-connections-between-businesses/#comments</comments>
		<pubDate>Thu, 14 Mar 2013 01:20:48 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[data science]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[funding]]></category>
		<category><![CDATA[lead gen]]></category>
		<category><![CDATA[lead generation]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=638297</guid>
		<description><![CDATA[<p>HG Data uses a data-driven approach to help salespeople build lists of potential enterprise customers, and is ready to disrupt the legacy IT&#160;market.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=638297&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-boilerplate boilerplate-before"><div class="event-boilerplate-mobilebeat">
<div class="logo-date-wrap">

<a href="http://mobilebeat2013.com" data-vb-ga-outbound="MB2013boilerplateTOP"><img alt="MobileBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/mobilebeat-boilerplate.png" /></a>
<div class="date-location"><strong>July 9-10, 2013</strong><br />
San Francisco, CA</div>
</div>
<a class="cta" href="http://mobilebeat2013-MB2013boilerplateTOP.eventbrite.com/" data-vb-ga-outbound="MB2013boilerplateTOP">Tickets On Sale Now</a>

</div></div><p><a href="http://venturebeat.com/2012/12/10/coveo/big-data-8/" rel="attachment wp-att-587193"><img class="alignleft size-full wp-image-587193" alt="big-data" src="http://venturebeat.files.wordpress.com/2012/12/big-data1.jpeg?w=558&#038;h=295" width="558" height="295" /></a></p>
<p><a href="http://hgdata.com" target="_blank">HG Data</a> uses a data-driven approach to help salespeople build lists of potential enterprise customers, and is ready to disrupt the legacy IT market.</p>
<p>The Santa Barbara-based startup today closed a $2 million funding round led by EPIC Ventures.</p>
<p>“While LinkedIn maps the connections between people in business, HG Data maps the connections between businesses themselves – who sells to whom, who buys what, and who partners with whom,” said Craig Harris, CEO and founder of HG Data in a statement.</p>
<p>The company has been building out its algorithms for the past two years. More specifically, it uses machine learning technology to updates its databases with information that is publicly available from press releases, white papers and the like. One of HG Data&#8217;s customers might use the tool to pinpoint a company that still runs on a specific type of legacy hardware, and pitch them an alternative.</p>
<p>The company claims its customers can use the data to bolster lead generation, market share analysis and marketing automation.</p>
<p>Angel investors in the round include Kevin O’Connor, founder of DoubleClick and current CEO of FindTheBest; Eric Kanowsky and AJ Rice, both co-founders of Software.com; and Tim Baskerville, former CEO of JupiterResearch.</p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=638297&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.boilerplate-before .event-boilerplate-mobilebeat {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.boilerplate-before .event-boilerplate-mobilebeat .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.boilerplate-before .event-boilerplate-mobilebeat img {
float:left;
}
.boilerplate-before .event-boilerplate-mobilebeat .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
color:#585a5b;
}
.boilerplate-before .event-boilerplate-mobilebeat .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/13/hg-data-gets-2m-to-map-connections-between-businesses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/12/big-data1.jpeg" /><source url="http://venturebeat.com/2013/03/13/hg-data-gets-2m-to-map-connections-between-businesses/">HG Data gets $2M to map connections between businesses</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/big-data1.jpeg" medium="image">
			<media:title type="html">big-data</media:title>
		</media:content>
	</item>
		<item>
		<title>Rackspace snaps up open-source database firm ObjectRocket</title>
		<link>http://venturebeat.com/2013/02/27/rackspace-snaps-up-open-source-mongodb-service-objectrocket/</link>
		<comments>http://venturebeat.com/2013/02/27/rackspace-snaps-up-open-source-mongodb-service-objectrocket/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 17:51:34 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Deals]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mongo DB]]></category>
		<category><![CDATA[NoSQL database]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=629423</guid>
		<description><![CDATA[<p>Cloud computing giant Rackspace has made a small but smart acquisition in ObjectRocket, a version of the MongoDB database that makes it lightning&#160;fast.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=629423&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-boilerplate boilerplate-before"><div class="event-boilerplate">
<div class="logo-date-wrap"><a href="http://cloudbeat2013.com" data-vb-ga-outbound="CB2013boilerplateTOP"><img style="margin-top:5px;" alt="CloudBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/cloudbeat2013-boilerplate.png" /></a>
<div class="date-location"><strong>Sept. 9 - 10, 2013</strong>
San Francisco, CA</div>
</div>
<a class="cta" href="http://cloudbeat2013-CB2013boilerplateTOP.eventbrite.com/" data-vb-ga-outbound="CB2013boilerplateTOP">Early Bird Tickets on Sale</a>

</div></div><p><a href="http://venturebeat.com/2013/02/27/rackspace-snaps-up-open-source-mongodb-service-objectrocket/objectrocket/" rel="attachment wp-att-629506"><img class="alignleft size-full wp-image-629506" alt="objectrocket" src="http://venturebeat.files.wordpress.com/2013/02/objectrocket.jpg?w=647&#038;h=441" width="647" height="441" /></a></p>
<p>Cloud-computing giant <a href="http://rackspace.com" target="_blank">Rackspace</a> has made a small but smart acquisition in <a href="http://objectrocket.com" target="_blank">ObjectRocket</a>, a MongoDB database service.</p>
<p>Rackspace senior vice president of corporate development Pat Matthews said, &#8220;Customers have been asking for a powerful database,&#8221; and the acquisition is in line with their open cloud strategy. MongoDB was the best option from Rackspace&#8217;s perspective as it&#8217;s one of the fastest growing NoSQL open source databases, and many existing customers already use it.</p>
<p><a href="http://blogs.the451group.com/opensource/2012/05/23/451-research-delivers-market-sizing-estimates-for-nosql-newsql-and-mysql-ecosystem/" target="_blank">According to a report from British technology research firm</a> The 451 Group, NoSQL software revenue is expected to grow at an annual of 82 percent to reach £141 million ($214 million) by 2015.</p>
<p>Database technology floods the market, but Matthews said that MongoDB has experienced a &#8220;runaway success&#8221; with developers. It&#8217;s easy to get started and supports about a dozen programming language on the Web, including C, C++, C#, JavaScript, Node.js, and Scala. But it can be difficult to manage and scale, which is where ObjectRocket comes in.</p>
<p>In the future, Rackspace is likely to support other database technologies.</p>
<p>ObjectRocket co-founder Kenny Gorman has been recognized as a &#8220;MongoDB Master,&#8221; an award 10gen gives to only 35 MongoDB contributors around the world. (Check out a video interview with Gorman and Rackspace&#8217;s chief developer evangelist Robert Scoble below.)</p>
<p>The full team will relocate to Rackspace&#8217;s San Antonio headquarters (they previously worked remotely), and customers should see the benefits of an integration in a matter of weeks.</p>
<p>On the topic of Rackspace&#8217;s broader acquisition strategy, Matthews revealed that his team doesn&#8217;t plan to buy established companies. &#8220;We have a good sales and marketing engine and know how to acquire customers,&#8221; he said. Instead, they are on the lookout for small, under-the-radar teams with impressive technology. <a href="http://venturebeat.com/2012/08/28/rackspace-acquires-mailgun/">The company&#8217;s other recent acquisition, MailGun</a>, was a six-person operation with just a seed round of funding.</p>
<p>Rackspace has not disclosed the terms of the deal.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='560' height='345' src='http://www.youtube.com/embed/q_necZ_HG5g?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/deals/'>Deals</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=629423&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.boilerplate-before .event-boilerplate {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.boilerplate-before .event-boilerplate .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.boilerplate-before .event-boilerplate img {
float:left;
}
.boilerplate-before .event-boilerplate .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
}
.boilerplate-before .event-boilerplate .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/02/27/rackspace-snaps-up-open-source-mongodb-service-objectrocket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/02/objectrocket.jpg?w=160" /><source url="http://venturebeat.com/2013/02/27/rackspace-snaps-up-open-source-mongodb-service-objectrocket/">Rackspace snaps up open-source database firm ObjectRocket</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/objectrocket.jpg" medium="image">
			<media:title type="html">objectrocket</media:title>
		</media:content>
	</item>
		<item>
		<title>ScaleArc nabs $12.3M to provide visibility into your SQL database</title>
		<link>http://venturebeat.com/2013/01/10/scalearc-nabs-12-3m-to-provide-visibility-into-your-sql-database/</link>
		<comments>http://venturebeat.com/2013/01/10/scalearc-nabs-12-3m-to-provide-visibility-into-your-sql-database/#comments</comments>
		<pubDate>Thu, 10 Jan 2013 20:55:28 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database visibility]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[scaling database]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=602346</guid>
		<description><![CDATA[<p>ScaleArc, a company that makes SQL databases easier to manage, has pulled in $12.3 million for its second funding&#160;round.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=602346&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/01/10/scalearc-nabs-12-3m-to-provide-visibility-into-your-sql-database/ss-big-data-mongodb-10gen-funding-2/" rel="attachment wp-att-602361"><img class="alignleft size-full wp-image-602361" alt="ss-big-data-mongodb-10gen-funding" src="http://venturebeat.files.wordpress.com/2013/01/ss-big-data-mongodb-10gen-funding.jpg?w=558&#038;h=372" width="558" height="372" /></a></p>
<p><a href="http://scalearc.com" target="_blank">ScaleArc</a> has pulled in $12.3 million for its second funding round to bolster its efforts to make SQL databases easier to manage.</p>
<p>The Silicon Valley-based company simplifies the way you deploy database environments. It claims its ScaleArc iDB software can lower costs by up to 50 percent for its <a href="http://www.scalearc.com/customers/" target="_blank">customers</a>, which include online gaming company Kixeye and Weather Decision Technologies.</p>
<p>Most valuable data is stored in SQL, but caching data is typically a manual task that required a team of engineers. ScaleArc automates this complex process to give its customers a visibility into every query, provide real-time analytics and instant troubleshooting, and more.</p>
<p>TechCrunch&#8217;s Alex Williams <a href="http://techcrunch.com/2013/01/10/scalearc-raises-12-3m-to-make-databases-easier-to-manage-scale-and-guard-against-major-outages/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Techcrunch+%28TechCrunch%29" target="_blank">predicts</a> that the company will likely use the infusion of capital to attack the NoSQL market. This will ensure that the company can stay ahead of its competition, which includes <a href="http://citrix.com" target="_blank">Citrix</a> and <a href="http://netscaler.com" target="_blank">Netscaler</a>.</p>
<p>To further the development of its database infrastructure software, ScaleArc raised funding from Accel Partners with participation from Trinity Ventures and Nexus Ventures. This brings the company’s total investment to $18.3 million.</p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=602346&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/01/10/scalearc-nabs-12-3m-to-provide-visibility-into-your-sql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/01/ss-big-data-mongodb-10gen-funding.jpg?w=160" /><source url="http://venturebeat.com/2013/01/10/scalearc-nabs-12-3m-to-provide-visibility-into-your-sql-database/">ScaleArc nabs $12.3M to provide visibility into your SQL database</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/01/ss-big-data-mongodb-10gen-funding.jpg" medium="image">
			<media:title type="html">ss-big-data-mongodb-10gen-funding</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP&#8217;s Sanjay Poonen weighs in on the big tech trends for 2013 (video)</title>
		<link>http://venturebeat.com/2012/12/27/saps-sanjay-poonen-weighs-in-on-the-big-tech-trends-for-2013-video/</link>
		<comments>http://venturebeat.com/2012/12/27/saps-sanjay-poonen-weighs-in-on-the-big-tech-trends-for-2013-video/#comments</comments>
		<pubDate>Thu, 27 Dec 2012 20:52:39 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[CloudBeat]]></category>
		<category><![CDATA[CloudBeat 2012]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[healthcare]]></category>
		<category><![CDATA[in memory]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[mobile computing]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=596366</guid>
		<description><![CDATA[<p><span class="post-label partnered-post">Sponsored Post</span> SAP's Sanjay Poonen makes his predictions for the big trends for&#160;2013.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=596366&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/12/27/saps-sanjay-poonen-weighs-in-on-the-big-tech-trends-for-2013-video/cloudbeat-sap-2/" rel="attachment wp-att-596388"><img class="alignnone size-full wp-image-596388" alt="cloudbeat-sap" src="http://venturebeat.files.wordpress.com/2012/12/cloudbeat-sap.png?w=655&#038;h=369" width="655" height="369" /></a></p>
<p>With all this talk of <a href="http://venturebeat.com/2012/08/30/young-enterprise-founders/">disruption in the enterprise</a>, young founders should not underestimate legacy vendors. Business software behemoths like SAP and Oracle have their eye on the big trends, whether it&#8217;s cloud, &#8220;big data&#8221; or mobile computing, and are <a href="http://venturebeat.com/2012/08/25/sap-gives-startups-millions-of-dollars-worth-of-software-heres-why/">finding ways to filter out the most innovative technologies</a> from the noise.</p>
<p>At CloudBeat, VentureBeat&#8217;s recent customer-focused cloud conference, I caught up with <a href="https://twitter.com/spoonen" target="_blank">Sanjay Poonen</a>, president and corporate officer at <a href="http://sap.com" target="_blank">SAP,</a> who specializes in technology and product innovation. That afternoon, Poonen was joined on stage by one of the company&#8217;s biggest healthcare customers <a href="http://mckesson.com" target="_blank">McKesson</a> to <a href="http://venturebeat.com/2012/11/29/sap-mckesson/">discuss ongoing concerns about the cloud</a> and their reasons for selecting SAP.</p>
<p>In this ensuing discussion, Poonen revealed that SAP has hedged its bets on its own big data solution, known as HANA. He told me that IT will be &#8220;transformed&#8221; by big data. In 2013, he said, &#8220;a lot of the hype goes out [the door] and the substance starts to show up.&#8221;</p>
<p>Watch the video for more of SAP&#8217;s predictions on the big tech trends for the coming year.</p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/56385175' width='500' height='281' frameborder='0'></iframe></div>
<p><a href="http://vimeo.com/56385175" target="_blank">SAP (Source)</a> from <a href="http://vimeo.com/user7894877" target="_blank">VentureBeat</a> on <a href="http://vimeo.com" target="_blank">Vimeo</a>.</p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=596366&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/12/27/saps-sanjay-poonen-weighs-in-on-the-big-tech-trends-for-2013-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/12/cloudbeat-sap.png?w=160" /><source url="http://venturebeat.com/2012/12/27/saps-sanjay-poonen-weighs-in-on-the-big-tech-trends-for-2013-video/">SAP&#8217;s Sanjay Poonen weighs in on the big tech trends for 2013 (video)</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/cloudbeat-sap.png" medium="image">
			<media:title type="html">cloudbeat-sap</media:title>
		</media:content>
	</item>
		<item>
		<title>How Intuit plans to help Main Street fight big business with &#8216;big data&#8217;</title>
		<link>http://venturebeat.com/2012/12/14/how-main-street-will-fight-big-business-with-big-data/</link>
		<comments>http://venturebeat.com/2012/12/14/how-main-street-will-fight-big-business-with-big-data/#comments</comments>
		<pubDate>Fri, 14 Dec 2012 18:54:53 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[data technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[intuit big data]]></category>
		<category><![CDATA[intuit small business]]></category>
		<category><![CDATA[main street vs wall street]]></category>
		<category><![CDATA[small business software]]></category>
		<category><![CDATA[small business tools]]></category>
		<category><![CDATA[small businesses]]></category>
		<category><![CDATA[small data]]></category>
		<category><![CDATA[tax and accounting software]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=590342</guid>
		<description><![CDATA[<p>Intuit is turning vast volumes of data about small business finances into tools to help its customers save time and&#160;money.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=590342&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/12/14/how-main-street-will-fight-big-business-with-big-data/intuit/" rel="attachment wp-att-590400"><img class="alignleft size-full wp-image-590400" alt="intuit" src="http://venturebeat.files.wordpress.com/2012/12/intuit.jpg?w=653&#038;h=470" width="653" height="470" /></a></p>
<p>When we consider the &#8220;big data&#8221; trend, it&#8217;s most often in terms of how large corporations like Macy&#8217;s and Starbucks will use vast volumes of consumer data to grow their business.</p>
<p>But how about the little guy &#8212; the coffee shop on Main Street that is struggling to compete with Starbucks to keep its doors open?</p>
<p><a href="http://intuit.com" target="_blank">Intuit</a>, the maker of financial management products for small businesses, currently has hundreds of engineers tasked with bringing the benefits of big data to Main Street. The company envisions a future where small businesses will be armed with data to help them make strategic business decisions and drive consumer sales. It&#8217;s turning its database of small business finances into tools to help its customers save time and money.</p>
<h3>Small businesses have a &#8220;treasure trove of data&#8221;</h3>
<div id="attachment_590370" class="wp-caption alignleft" style="width: 268px"><a href="http://venturebeat.com/2012/12/14/how-main-street-will-fight-big-business-with-big-data/img_5269/" rel="attachment wp-att-590370"><img class=" wp-image-590370 " alt="IMG_5269" src="http://venturebeat.files.wordpress.com/2012/12/img_5269.jpg?w=258&#038;h=344" width="258" height="344" /></a><p class="wp-caption-text">Michael J. Radwin, Intuit&#8217;s director of engineering</p></div>
<p>In an intimate meeting at the company&#8217;s San Francisco office, CEO Brad Smith told reporters that Intuit is stressing three things: privacy, innovation, and the accessibility of data. For Smith, that <a href="https://network.intuit.com/2012/12/13/the-coming-era-of-big-data-for-the-little-guy/" target="_blank">big data can be used to benefit the little guy</a> by 2020 is a no brainer, given the sheer quantity of relevant data in Intuit&#8217;s grasp. (Over the next decade, Emergent Research posits that it will increase more than 40-fold.) With its 60 million global customers, Intuit is currently sitting on a &#8220;treasure trove of data,&#8221; in Smith&#8217;s opinion. He is fond of saying that 20 percent of U.S. GDP flows through Quickbooks, Intuit&#8217;s small business accounting software.</p>
<p>One of the most prominent examples is Intuit&#8217;s <a href="http://index.intuit.com/" target="_blank">Small Business Index</a>, which pulls together sales, profit and employment data from a statistical sample of 70,000 small businesses (with fewer than 20 employees) that use Quickbooks and its online payroll software. Small business owners can use this data to determine when it&#8217;s the right time to cut back on expenses or hire some additional help. This effort was spearheaded by Nora Denzel, senior vice president of Big Data, Social Design and Marketing, with her 100 person-strong team of researchers. Note: Denzel has subsequently left the company.</p>
<p>However, consumers are concerned that their personal information is being used by businesses for targeted advertising.</p>
<p>Surrounded by members of the media, Smith is well-prepared to deflect criticism on the topic of consumer protections and privacy &#8212; chief privacy officer Barb Lawler sits front and center. Smith frequently repeats the company mantra, &#8221;Our view is that this is not our data, this is our customer&#8217;s data.&#8221; He said the company has been working with &#8220;every agency there is&#8221; to ensure that your data will be secure, and that it won&#8217;t be used without permission.</p>
<h3>&#8220;We can improve your life with your permission&#8221;</h3>
<div id="attachment_592932" class="wp-caption alignleft" style="width: 268px"><a href="http://venturebeat.com/2012/12/14/how-main-street-will-fight-big-business-with-big-data/bradsmith/" rel="attachment wp-att-592932"><img class=" wp-image-592932" alt="bradsmith" src="http://venturebeat.files.wordpress.com/2012/12/bradsmith.jpg?w=258&#038;h=368" width="258" height="368" /></a><p class="wp-caption-text">Intuit CEO Brad Smith</p></div>
<p>Smith hopes that most consumers and small business owners will voluntarily give up their data &#8212; &#8220;[we] can improve your life with your permission,&#8221; he stresses.</p>
<p>One of his favorite examples is how employees noted that two-thirds of Intuit&#8217;s customers using the <a href="http://quickbooks.intuit.com/" target="_blank">Quickbooks product</a>, a small business accounting software, were recently denied a loan.</p>
<p>&#8220;Banks were afraid to take the risk and we are sitting in the middle of the Quickbooks data [and] can qualify that individual,&#8221; Smith explained. The company analyzed whether applicants were paying their bills on time, and the banks were notified about those that were least likely to default on a loan. Smith claims that $10 million in loans were subsequently provided to Intuit&#8217;s customers.</p>
<p>I asked whether the company will consider social data  &#8211; the number of &#8220;likes&#8221; on a brand&#8217;s Facebook page &#8212; as an indication of an individual&#8217;s ability to repay a loan on time. <a href="http://venturebeat.com/2012/10/10/lendup/">Social finance startups like LendUp</a> are beginning to use this information to get a better picture of the borrower. Smith said the viability of leveraging data from social networking sites is &#8220;yet to be determined.&#8221;</p>
<h3>With 8,000 employees, can Intuit spearhead innovation?</h3>
<p>Inspired by Google, Intuit&#8217;s next-door neighbor at its Mountain View, Calif. headquarters, it has been company policy for years to let engineers devote 10 percent of their time to innovative projects. According to Smith, this yielded Intuit $100 million in revenue in 2011.</p>
<p>The top execs are keen advocates of Eric Ries&#8217;s &#8221;Lean Startup&#8221; method &#8212; the company recently invited the author and serial entrepreneur in to its offices to help them internalize a culture of experimentation, and rapid product cycles. Ries worked with the company&#8217;s most talented engineers, tasked with developing new technologies to arm small businesses.</p>
<p>One of the top engineers is Michael J. Radwin (pictured above), a data nerd who has introduced text analytics, recommendation services, and data-driven algorithms in his two-year tenure at Intuit.</p>
<p>Shortly after the meeting, Radwin pulls me aside to demo one of the projects he&#8217;s most proud of &#8212; a local business recommendations service intended to provide more detail than Yelp. The idea was conceived by an engineer, and a team formed to bring it to fruition. It&#8217;s in beta, and is primarily used today to give Intuit employees, analysts, and the press an idea of how data might be used in the future.</p>
<p>Radwin views Yelp data as highly deceptive, and skewed to favor large franchises with digitally-savvy customers. By integrating information from a variety of external sources including Mint.com (the personal finance company Intuit acquired a few years ago), his team created a detailed map of businesses in any area. Customers can perform a simple search to uncover the hair salons or coffee shops with the highest customer retention rates and most competitive prices &#8212; more often than not, its the family-owned businesses that emerge on top.</p>
<p>If Radwin has his way, this prototype will likely be under development in the coming years. It&#8217;s just one example of how data can inform consumers, and be used a weapon for the little guy on Main Street.</p>
<p><em>Kids back-to-back image via <a href="http://www.shutterstock.com/gallery-64885p1.html" target="_blank">GELPI</a>, <a href="http://shutterstock.com" target="_blank">Shutterstock</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=590342&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/12/14/how-main-street-will-fight-big-business-with-big-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/12/img_5269.jpg?w=105" /><source url="http://venturebeat.com/2012/12/14/how-main-street-will-fight-big-business-with-big-data/">How Intuit plans to help Main Street fight big business with &#8216;big data&#8217;</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/intuit.jpg" medium="image">
			<media:title type="html">intuit</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/img_5269.jpg" medium="image">
			<media:title type="html">IMG_5269</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/bradsmith.jpg" medium="image">
			<media:title type="html">bradsmith</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8216;Big data&#8217; startup Splice Machine breathes new life into SQL, pulls in $4M</title>
		<link>http://venturebeat.com/2012/10/17/big-data-startup-splice-machine-breathes-new-life-into-sql-pulls-in-4m/</link>
		<comments>http://venturebeat.com/2012/10/17/big-data-startup-splice-machine-breathes-new-life-into-sql-pulls-in-4m/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 16:21:43 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[big data startup]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[data visualistion]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[legacy vendors]]></category>
		<category><![CDATA[No SQL]]></category>
		<category><![CDATA[non-relational database]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Database]]></category>
		<category><![CDATA[SQL for Hadoop]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=558898</guid>
		<description><![CDATA[<p>In the ongoing battle between the NoSQL and SQL databases, Splice Machine is one of the few young companies that has come down firmly on the side of the&#160;latter.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=558898&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/10/17/big-data-startup-splice-machine-breathes-new-life-into-sql-pulls-in-4m/ss-big-data-brain-2/" rel="attachment wp-att-558930"><img class="alignnone size-full wp-image-558930" title="ss-big-data-brain" alt="" src="http://venturebeat.files.wordpress.com/2012/10/ss-big-data-brain1.jpg?w=558&#038;h=406" height="406" width="558" /></a></p>
<p>Most experts agree that a traditional database can&#8217;t support the rapidly accelerating mess of unstructured and structured data contained within the enterprise. However, where this consensus falls apart, is on the right approach to tackling the &#8220;big data&#8221; problem.</p>
<p>In the ongoing battle between the NoSQL and SQL databases, <a href="http://www.splicemachine.com/" target="_blank">Splice Machine</a> is one of the few young companies that has come down firmly on the side of the latter. Today, the San Francisco startup has raised $4 million in first round funding for its SQL database build on top of the open-source <a href="http://hadoop.apache.org" target="_blank">Hadoop Distributed File System</a>.</p>
<p>According to its founders, popular NoSQL databases like HBase and Cassandra Hadoop, can handle large volumes of data that do not fit neatly into structured tables, rows and columns. However, they are not equipped to support the full spectrum of business intelligence (BI) products.</p>
<p>If their solution works, it&#8217;s every enterprise investor&#8217;s dream. Customers will receive all the benefits of NoSQL (flexible schema for unstructured data, scalability), as well as a close integration with their SQL BI tools and favorite data visualization services like <a href="http://tableausoftware.com" target="_blank">Tableau</a>.</p>
<p>“The NoSQL community threw out the baby with the bath water. They got it right with flexible schemas and distributed, auto-sharded architectures, but it was a mistake to discard SQL,” said Monte Zweben, the company&#8217;s CEO in a statement.</p>
<p>With experience at both Oracle and Nasa, Zweben may have the right background for a big data founder. He worked at the NASA Ames Research Center as the Deputy Branch Chief of the Artificial Intelligence Branch, where he dedicated his efforts to the Space Shuttle program. He went on to co-founder Blue Martini Software (which experienced a successful IPO in 2000); prior to that, he was a vice president and general manager at PeopleSoft, acquired by Oracle in 2005.</p>
<p>The company&#8217;s closest competitor is <a href="http://drawntoscale.com" target="_blank">Drawn to Scale</a>, a Berkeley-based startup with a SQL database for Hadoop. It  has just shy of $1 million in venture funding in the bank.</p>
<p>Splice Machine&#8217;s first funding round was led by Silicon Valley firm, <a href="http://mdv.com" target="_blank">Mohr Davidow Ventures</a>.</p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=558898&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/10/17/big-data-startup-splice-machine-breathes-new-life-into-sql-pulls-in-4m/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/10/ss-big-data-brain1.jpg?w=160" /><source url="http://venturebeat.com/2012/10/17/big-data-startup-splice-machine-breathes-new-life-into-sql-pulls-in-4m/">&#8216;Big data&#8217; startup Splice Machine breathes new life into SQL, pulls in $4M</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/10/ss-big-data-brain1.jpg" medium="image">
			<media:title type="html">ss-big-data-brain</media:title>
		</media:content>
	</item>
		<item>
		<title>BriefMine launches its cheaper, speedier tool for legal research (exclusive)</title>
		<link>http://venturebeat.com/2012/09/26/briefmine-launches-its-cheaper-speedier-tool-for-legal-research-exclusive/</link>
		<comments>http://venturebeat.com/2012/09/26/briefmine-launches-its-cheaper-speedier-tool-for-legal-research-exclusive/#comments</comments>
		<pubDate>Wed, 26 Sep 2012 16:34:02 +0000</pubDate>
		<dc:creator>Christina Farr</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[briefs]]></category>
		<category><![CDATA[cheaper research]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[lawyers]]></category>
		<category><![CDATA[legal entrepreneurs]]></category>
		<category><![CDATA[Legal research]]></category>
		<category><![CDATA[legal technology]]></category>
		<category><![CDATA[LegalTech]]></category>
		<category><![CDATA[natural language]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[small firms]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=539735</guid>
		<description><![CDATA[<p>BriefMine, a startup launching today, is one of only a handful of legal tech companies that are using technology to push the boundaries of legal&#160;practice.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=539735&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/09/26/briefmine-launches-its-cheaper-speedier-tool-for-legal-research-exclusive/legal-startup-3/" rel="attachment wp-att-539761"><img class="alignleft size-full wp-image-539761" title="legal-startup" src="http://venturebeat.files.wordpress.com/2012/09/legal-startup.jpg?w=558&#038;h=264" alt="" width="558" height="264" /></a></p>
<p><a href="http://www.briefmine.com/" target="_blank">BriefMine</a>, a startup launching today, wants to make access to legal research more cost-effective. It is one of only a handful of legal tech companies using technology to push the boundaries of legal practice.</p>
<p><a href="http://venturebeat.com/2012/03/20/legal-startups/">As we reported</a>, it takes guts to tackle the legal tech space. The challenges include old-fashioned regulations and constant push back from the target market. And yet, notoriously underfunded, it&#8217;s a huge market opportunity that has been untapped by Silicon Valley&#8217;s venture capital firms and angel investors.</p>
<p>Burdened by decades-old technology, the legal industry is ripe for disruption. One of the recent shifts that has taken place in the legal industry is that most lawyers don&#8217;t work at stuffy, corporate practices. Today, roughly three-quarters of 1.2 million lawyers in the United States work at small firms. These lawyers struggle to afford costly legal research tools like Lexus Nexus and WestLaw.</p>
<p>For legal tech entrepreneurs, this is an opportunity for a simpler, cheaper alternative. &#8220;It has historically proven a tough nut to crack,&#8221; BriefMine&#8217;s founder, Harry Zeitlin, told me. &#8220;<span style="color:#222222;">By creating a high technology platform at a very low price point, we are paving the way for further, and much-needed disruption, which will ultimately benefit legal providers,&#8221; he said. </span></p>
<p>The company has developed a database filled with legal briefs and opinions. For lawyers, relevant information will surface using a simple query-based, natural-language search. Briefmine says the beta product is already being used by 100 lawyers at small firms, and advisors have jumped on board from firms like <span style="color:#222222;">Wilson Sonsini Goodrich and Rosati, a favorite for tech companies. In the future, it may compete with TraceLaw, a San Francisco-based startup that is building a case law search engine. </span></p>
<div id="attachment_539758" class="wp-caption alignleft" style="width: 190px"><a href="http://venturebeat.com/2012/09/26/briefmine-launches-its-cheaper-speedier-tool-for-legal-research-exclusive/harry-briefmine/" rel="attachment wp-att-539758"><img class=" wp-image-539758" title="harry-briefmine" src="http://venturebeat.files.wordpress.com/2012/09/harry-briefmine.png?w=180&#038;h=187" alt="" width="180" height="187" /></a><p class="wp-caption-text">Harry Zeitlin, Founder of BriefMine</p></div>
<p><span style="color:#222222;">In future, BriefMine plans to make money by charging law firms for the service on a subscription basis and creating a </span><span style="color:#222222;">section of the site where lawyers can advertise their own content and collaborate with other lawyers. </span></p>
<p>BriefMine was founded in June 2012 and has grown to a team of five employees. Founders Zeitlin (pictured, left) and Gabe Lupin attended Stanford University together; lead engineer Jigar Gandhi is studying for his LSAT and plans to attend law school so has an established interest in the space.</p>
<p>According to BriefMine, the idea originated during a conversation with an attorney at a small law firm. &#8220;He [the attorney] mentioned that briefs would be invaluable to preparing his argument, but that the fees associated with these services were exorbitant,&#8221; said Zeitlin.</p>
<p>The San Francisco-based startup is a bootstrapped effort, and the founders are looking to raise their first round of funding.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=539735&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/26/briefmine-launches-its-cheaper-speedier-tool-for-legal-research-exclusive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/harry-briefmine.png?w=134" /><source url="http://venturebeat.com/2012/09/26/briefmine-launches-its-cheaper-speedier-tool-for-legal-research-exclusive/">BriefMine launches its cheaper, speedier tool for legal research (exclusive)</source>
		<media:content url="http://2.gravatar.com/avatar/54db9fa0da02d1fe98a5197333d6d08f?s=96&#38;d=http%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">christinafarr</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/legal-startup.jpg" medium="image">
			<media:title type="html">legal-startup</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/harry-briefmine.png?w=300" medium="image">
			<media:title type="html">harry-briefmine</media:title>
		</media:content>
	</item>
		<item>
		<title>TransLattice on Google&#8217;s new &#8216;planet-spanning&#8217; database: We were first</title>
		<link>http://venturebeat.com/2012/09/19/translattice-google-spanner-database-first/</link>
		<comments>http://venturebeat.com/2012/09/19/translattice-google-spanner-database-first/#comments</comments>
		<pubDate>Wed, 19 Sep 2012 20:16:50 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[acid]]></category>
		<category><![CDATA[atomic clocks]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[translattice]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=534362</guid>
		<description><![CDATA[<p>Yesterday Google Research pulled the shroud off Spanner, Google's "scalable, multi-version, globally-distributed, and synchronously-replicated database," claiming to have created "the first system to distribute data at global scale and support externally-consistent distributed&#160;transactions."</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=534362&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-boilerplate boilerplate-before"><div class="event-boilerplate">
<div class="logo-date-wrap"><a href="http://cloudbeat2013.com" data-vb-ga-outbound="CB2013boilerplateTOP"><img style="margin-top:5px;" alt="CloudBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/cloudbeat2013-boilerplate.png" /></a>
<div class="date-location"><strong>Sept. 9 - 10, 2013</strong>
San Francisco, CA</div>
</div>
<a class="cta" href="http://cloudbeat2013-CB2013boilerplateTOP.eventbrite.com/" data-vb-ga-outbound="CB2013boilerplateTOP">Early Bird Tickets on Sale</a>

</div></div><p><a href="http://venturebeat.com/2012/09/19/translattice-google-spanner-database-first/medium_4132833849/" rel="attachment wp-att-534406"><img class="aligncenter size-full wp-image-534406" title="medium_4132833849" src="http://venturebeat.files.wordpress.com/2012/09/medium_4132833849.jpg?w=640&#038;h=499" alt="" width="640" height="499" /></a>Yesterday, Google Research pulled the shroud off <a href="http://research.google.com/archive/spanner.html" target="_blank">Spanner</a>, Google&#8217;s &#8220;scalable, multiversion, globally distributed, and synchronously replicated database,&#8221; claiming to have created &#8220;the first system to distribute data at global scale and support externally consistent distributed transactions.&#8221;</p>
<p>The only problem?</p>
<p><a href="http://www.translattice.com/" target="_blank">TransLattice</a> has been deploying a <a href="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/">globally available, geographically distributed multinode database</a> for almost two years.</p>
<p>I wrote about TransLattice almost two months ago when the company finally went public. The company&#8217;s core product is &#8220;TED,&#8221; TransLattice Elastic Database, and it enables a live, functional, operational database with multiple nodes all over the world, without simply syncing, replicating, or cloning.</p>
<p>Spanner, which appears to be in use at Google, maintains global consistency with the assistance of atomic clocks and GPS. The database automatically places data closest to where it&#8217;s frequently needed, replicates elsewhere for redundancy and backup, and can scale impressively: up to &#8220;millions of machines across hundreds of datacenters and trillions of database rows.&#8221;</p>
<p>That sounds like greater scalability than TransLattice, which two months ago was running on up to 12 nodes and was working on capability for 20 or more nodes.</p>
<p>But TransLattice believes it was first, saying that Google&#8217;s system, while interesting, is much more a key-value store than a true relational database, which while enabling huge scale, would not work for enterprise applications.</p>
<p>In other words: It&#8217;s built for exactly what Google does every day.</p>
<p>In addition, however, TransLattice co-founder and chief technical officer Mike Lyle called Google&#8217;s claim to be first into question.</p>
<p>&#8220;Most dubious is Spanner&#8217;s claim to be the first system with these properties. TransLattice has been delivering to customers true SQL conformance and geographically distributed relational databases with all of the ACID guarantees for nearly two years.&#8221;</p>
<p>I talked to a Google representative about Spanner and TransLattice, and while she did not have a specific quote, she said that Spanner is a Google Research project, not a specific product.</p>
<p>Any specific claims in the paper are not claims Google <em>per se</em> is making, and while Spanner is deployed right now, she could not comment on how long it has been operational.</p>
<p>Reading through the Google Research paper (OK, skimming it) it appears that Spanner has been built for a different use-case than TED. And both, to be completely frank, are incredible achievements.</p>
<p>No matter which one happened to be first.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/ironrodart/4132833849/" target="_blank">IronRodArt &#8211; Royce Bair (NightScapes on Thursdays)</a> via <a href="http://photopin.com" target="_blank">photo pin</a> <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=534362&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.boilerplate-before .event-boilerplate {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.boilerplate-before .event-boilerplate .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.boilerplate-before .event-boilerplate img {
float:left;
}
.boilerplate-before .event-boilerplate .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
}
.boilerplate-before .event-boilerplate .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/09/19/translattice-google-spanner-database-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/09/medium_4132833849.jpg?w=160" /><source url="http://venturebeat.com/2012/09/19/translattice-google-spanner-database-first/">TransLattice on Google&#8217;s new &#8216;planet-spanning&#8217; database: We were first</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/09/medium_4132833849.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/09/medium_4132833849.jpg?w=160" medium="image">
			<media:title type="html">medium_4132833849</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/09/medium_4132833849.jpg" medium="image">
			<media:title type="html">medium_4132833849</media:title>
		</media:content>
	</item>
		<item>
		<title>Big data and in-memory processing: kaizen for the data center</title>
		<link>http://venturebeat.com/2012/08/07/big-data-and-in-memory-processing/</link>
		<comments>http://venturebeat.com/2012/08/07/big-data-and-in-memory-processing/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 16:00:08 +0000</pubDate>
		<dc:creator>VentureBeat Staff</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=498824</guid>
		<description><![CDATA[<p><span class="post-label partnered-post">Sponsored Post</span> What is in-memory processing, and how does it help? Think of it as kaizen for the data center: Moving data closer to the place where it's&#160;needed.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=498824&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-boilerplate boilerplate-before"><div class="event-boilerplate">
<div class="logo-date-wrap"><a href="http://cloudbeat2013.com" data-vb-ga-outbound="CB2013boilerplateTOP"><img style="margin-top:5px;" alt="CloudBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/cloudbeat2013-boilerplate.png" /></a>
<div class="date-location"><strong>Sept. 9 - 10, 2013</strong>
San Francisco, CA</div>
</div>
<a class="cta" href="http://cloudbeat2013-CB2013boilerplateTOP.eventbrite.com/" data-vb-ga-outbound="CB2013boilerplateTOP">Early Bird Tickets on Sale</a>

</div></div><p><a href="http://venturebeat.com/2012/08/07/big-data-and-in-memory-processing-kaizen-for-the-data-center/big-data-4/" rel="attachment wp-att-498831"><img class="aligncenter size-full wp-image-498831" title="big-data" src="http://venturebeat.files.wordpress.com/2012/07/big-data.jpg?w=665&#038;h=444" alt="" width="665" height="444" /></a></p>
<div class="clearfix" style="background-color:#f5f5f5;border:thin solid #eeeeee;margin-bottom:18px;padding:10px 10px 0;">
<div style="float:left;margin-right:10px;width:125px;"><script type="text/javascript">var fm_ad_url = "http://thirdparty.fmpub.net/placement/513777?fleur_de_sel=[timestamp]";var fm_timestamp = new Date().getTime();fm_ad_url = fm_ad_url.replace( "[timestamp]", fm_timestamp );document.write( "<script type='text/javascript' src='" + fm_ad_url + "'><\/script>" );</script></div>
<p><span style="font-size:small;float:left;width:400px;"><em><br />
This post is sponsored by <a href="http://r1.fmpub.net/?r=http%3A%2F%2Ft.mookie1.com%2Ft%2Fv1%2Fclk%3FmigAgencyId%3D347%26migSource%3Dadsrv2%26migTrackDataExt%3D3143259%3B81739080%3B258073452%3B0%26migRandom%3D%5Btimestamp%5D%26migTrackFmtExt%3Dclient%3Bio%3Bad%3Bcrtv%26migUnencodedDest%3Dhttp%3A%2F%2Fad.doubleclick.net%2Fclk%3B258073452%3B81739080%3Bl%3Bpc%3D%5BTPAS_ID%5D&amp;k4=4567&amp;k5=513777" target="_blank">SAP</a>. As always, VentureBeat is adamant about maintaining editorial objectivity. </em></span></p>
</div>
<p>Late last year, database and business management software company SAP had a <a href="http://www.sap.com/corporate-en/investors/press.epx?pressID=18160" target="_blank">blow-out quarter</a>, the company&#8217;s best in 40 years. Double-digit growth and $2.1 billion in profit: not bad at all.</p>
<p>One of the causes, according to the New York Times, was the company&#8217;s <a href="http://bits.blogs.nytimes.com/2012/01/14/saps-in-memory-computing-catches-on/" target="_blank">quick adoption of in-memory processing</a>. But what is in-memory processing, and how does it help?</p>
<p>You could think of it as kaizen for the data center.</p>
<p><a href="http://en.wikipedia.org/wiki/Kaizen" target="_blank">Kaizen</a> is a Japanese-inspired process of simplifying manufacturing by removing unnecessary steps and waste, like waiting time. One of the goals in a kaizen-ified factory is to bring all source materials and parts close to the place where they are actually used.</p>
<p>That&#8217;s exactly what in-memory computing does.</p>
<p>One of the main uses for in-memory computing is the real-time manipulation of huge data sets. Let&#8217;s consider an example: Home Depot&#8217;s sales. Executives at this company don&#8217;t need to know the location of every rake, nail, lawnmower, and 2&#215;4 for a month, or even a year, but their databases do. When executives are attempting to understand how sales are doing, or trying to forecast future earnings, or even modelling how changes in business strategy might affect sales, logistics, and revenue, they&#8217;re working with big data. This data is kind of like the raw materials entering a factory. The closer those materials are to the factory, the more efficiently the factory can produce finished goods: In this case, business analytics.</p>
<p>In a traditional database, the data lives on hard disks similar to the drives in your desktop or traditional laptop. Those are slow and distant, arriving at the &#8220;factory,&#8221; the server&#8217;s CPU, via wired connections. And when gigabytes or exabytes of data are needed, one of the main slowdowns on database performance is data access. The raw materials just can&#8217;t get in fast enough.</p>
<p>In an in-memory database, the data lives right next to the CPU, not in the next town. And it doesn&#8217;t live in hard drives that need to actually physically spin (like a CD or old cassette drive) in order to allow data to be found and read, and then transmitted. Instead, the data lives in main memory &#8212; RAM &#8212; that is instantly accessible and, in some cases, on solid-state drives like those in USB thumb disks or a MacBook Air. That makes the data much faster and more accessible to the CPU, meaning the server can churn out analyses of those Home Depot sales figures that much faster.</p>
<p>Since the theoretical limit for memory in a 64-bit database system is 18 billion gigabytes, there is no lack of memory capacity. Also, there is no problem holding as much raw material &#8212; data &#8212; as the company wishes, right there in the &#8220;factory.&#8221;</p>
<p>Which means that reports and projections requiring the analysis of hundreds of gigabytes of data can be done in seconds, not hours. And that in turn makes enterprises both faster and smarter.</p>
<p><em>Image credit: <a href="http://www.shutterstock.com/pic-82506982/stock-photo-abstract-geometrical-conceptual-background-design-cyborg.html?src=6db38a83dbd89ec90ac8af7ab7b2b359-1-6" target="_blank">Desiree Walstra/ShutterStock</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=498824&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.boilerplate-before .event-boilerplate {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.boilerplate-before .event-boilerplate .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.boilerplate-before .event-boilerplate img {
float:left;
}
.boilerplate-before .event-boilerplate .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
}
.boilerplate-before .event-boilerplate .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/08/07/big-data-and-in-memory-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/07/big-data.jpg?w=160" /><source url="http://venturebeat.com/2012/08/07/big-data-and-in-memory-processing/">Big data and in-memory processing: kaizen for the data center</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/07/big-data.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/07/big-data.jpg?w=160" medium="image">
			<media:title type="html">big-data</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/07/big-data.jpg" medium="image">
			<media:title type="html">big-data</media:title>
		</media:content>
	</item>
		<item>
		<title>12 nodes, 5 continents, 1 database: TransLattice intros world&#8217;s first geographically distributed database</title>
		<link>http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/</link>
		<comments>http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/#comments</comments>
		<pubDate>Tue, 24 Jul 2012 12:00:53 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[acid]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[editor's pick]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[RDBMS]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=495980</guid>
		<description><![CDATA[<p><span class="post-label editors-pick">Editor's Pick</span> <strong>July 9-10, 2013</strong><br />
San Francisco, CA</p>
<p>Tickets On Sale Now</p>
<p>Imagine a functional, live, operational database living on separate servers scattered around the globe in say, San Francisco, London, Dubai, Moscow, and Johannesburg, <em>simultaneously</em>. Not synced, replicated, or cloned&#160;&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=495980&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-boilerplate boilerplate-before"><div class="event-boilerplate-mobilebeat">
<div class="logo-date-wrap">

<a href="http://mobilebeat2013.com" data-vb-ga-outbound="MB2013boilerplateTOP"><img alt="MobileBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/mobilebeat-boilerplate.png" /></a>
<div class="date-location"><strong>July 9-10, 2013</strong><br />
San Francisco, CA</div>
</div>
<a class="cta" href="http://mobilebeat2013-MB2013boilerplateTOP.eventbrite.com/" data-vb-ga-outbound="MB2013boilerplateTOP">Tickets On Sale Now</a>

</div></div><p><a href="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/data-globe/" rel="attachment wp-att-496014"><img class="aligncenter size-full wp-image-496014" title="data-globe" src="http://venturebeat.files.wordpress.com/2012/07/data-globe.jpg?w=665&#038;h=398" alt="" width="665" height="398" /></a>Imagine a functional, live, operational database living on separate servers scattered around the globe in say, San Francisco, London, Dubai, Moscow, and Johannesburg, <em>simultaneously</em>. Not synced, replicated, or cloned &#8212; but a single database without a single location.</p>
<p>Now tie up your jaw.</p>
<p>Actually, no imagination is required, because today <a href="http://www.translattice.com/" target="_blank">TransLattice</a> announced the world&#8217;s first geographically distributed relational database. The company calls it TED, or the TransLattice Elastic Database.</p>
<p><a href="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/screen-shot-2012-07-23-at-9-13-20-pm/" rel="attachment wp-att-496002"><img class="alignright  wp-image-496002" title="Screen Shot 2012-07-23 at 9.13.20 PM" src="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-13-20-pm.png?w=408&#038;h=205" alt="" width="408" height="205" /></a>&#8220;For the last 15 years, people have been trying to solve the distributed database problem,&#8221; TransLattice vice president Louise Funke told VentureBeat. &#8220;This is unique &#8230; it&#8217;s truly one database with data in multiple locations.&#8221;</p>
<p>It&#8217;s the perfect solution for companies that absolutely must remain live and functional &#8212; no matter what happens to <a href="http://venturebeat.com/2012/06/29/amazon-outage-netflix-instagram-pinterest/">electrical power generation in northern Virginia</a>. More on that later.</p>
<p>The Santa Clara company&#8217;s goal was to create a database that can live in multiple locations simultaneously but does not require any one of them.</p>
<p>It&#8217;s the ultimate hydra, with many heads. Or, if you prefer, it is a database modeled after the internet itself, designed for ultimate survivability with multiple nodes, self-healing capacity, and no single vulnerable center.</p>
<h3>How does Elastic Database work?</h3>
<p>TransLattice, founded in 2007, only released its first product last summer &#8212; the first years were spent solely working on the math and building the technology. TED is built on a foundation of PostgresSQL, but as you would expect, the company has made major modifications to how the system maintains consistency.</p>
<p>&#8220;At a high level, we&#8217;re breaking up the data &#8212; sharding it &#8212; and breaking it up according to three things,&#8221; Funke told me last week.</p>
<p><a href="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/screen-shot-2012-07-23-at-9-14-26-pm/" rel="attachment wp-att-496003"><img class="alignright  wp-image-496003" title="Screen Shot 2012-07-23 at 9.14.26 PM" src="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-14-26-pm.png?w=279&#038;h=335" alt="" width="279" height="335" /></a>Those three things determine where data lives in the database.</p>
<p>The first is policy &#8212; in some cases an enterprise cannot permit data to leave a particular country or region. The second is history &#8212; how often a particular set of data is accessed, and where it is accessed from. And the third is randomness &#8212; the data is never just confined to a single disk or node.</p>
<p>Data in TED is always on multiple nodes for both reliability and robustness as well as accessibility. But it is not on all nodes.</p>
<p>At its core, the Elastic Database relies on a set of algorithms called Global Consensus Protol, which commits thousands of transactions simultaneously and ensures that data is consistent and accurate throughout the entire set of locations (currently up to 12 nodes, and soon to be more).</p>
<p>&#8220;People have said you have to give up consistency in order to scale geographically, moving to solutions such as noSQL,&#8221; says Funke. &#8220;But we don&#8217;t give up consistency.&#8221;</p>
<p>In fact, Elastic Database is fully ACID-compliant, just as a traditional relationship database management system. (ACID is a model describing the properties of reliable database standing for atomicity, consistency, isolation, and durability.)</p>
<h3>But what about latency?</h3>
<p>The immediate concern with a geographically diverse database is, of course, latency: How big can the database get, how active can it be, and how many nodes can you have before the communication between nodes that is necessary to ensure consistency overwhelms the communication between application and data that the database is intended to serve.</p>
<div id="attachment_496006" class="wp-caption alignright" style="width: 506px"><a href="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/screen-shot-2012-07-23-at-9-16-36-pm/" rel="attachment wp-att-496006"><img class=" wp-image-496006   " title="Screen Shot 2012-07-23 at 9.16.36 PM" src="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-16-36-pm.png?w=496&#038;h=92" alt="" width="496" height="92" /></a><div class="vb_image_source"><span>Source:</span> TransLattice</div><p class="wp-caption-text">Part of a TransLattice database dashboard</p></div>
<p>In other words, when will internal communication destroy usefulness?</p>
<p>&#8220;No single node has a full copy of the data,&#8221; Funke says, &#8220;but we maintain copies of the data between the nodes.&#8221;</p>
<p>That helps on the one hand: Pre-positioning data when and where it&#8217;s most likely to be needed speeds database response. And it hurts on the other: When distributed data is updated in one location, it must be updated in all locations.</p>
<p>TransLattic says it has solved those issues.</p>
<p>&#8220;Our system is very unique &#8212; we monitor communications between nodes to understand bandwidth and usage,&#8221; Funke told me, &#8220;so that when we make data placement decisions, we place it where it&#8217;s being used. We can place it for optimal performance.&#8221;</p>
<h3>Actual multi-continent installs &#8230; today</h3>
<p>The announcement today is not just a product in principle. TransLattice has real revenues and real customers using the technology today, Funke says. Getting names and contact information is a challenge, however, because the types of customers using this are not very forthcoming &#8212; about anything.</p>
<p><a href="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/screen-shot-2012-07-23-at-9-18-30-pm/" rel="attachment wp-att-496008"><img class="alignright  wp-image-496008" title="Screen Shot 2012-07-23 at 9.18.30 PM" src="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-18-30-pm.png?w=418&#038;h=169" alt="" width="418" height="169" /></a>Think three-letter agencies. Think people with big guns &#8230; and no, not the ones you get from doing curls.</p>
<p>&#8220;We have a lot of public-sector clients in the defense and intelligence industries,&#8221; Funke said.</p>
<p>The scenario she outlined for me is classic: Imagine you are the U.S. military. You need certain datasets as close to the battlefields as possible. So you plunk down a server in Afghanistan.</p>
<p>It needs to move from time to time, and maybe it gets blown up occasionally. But that doesn&#8217;t matter, because you can reconstitute local nodes easily.</p>
<h3>New nodes from bare metal in 20 minutes</h3>
<p>If that server in Afghanistan does, in fact, get blown up, local techs can resume operations incredibly quickly.</p>
<p>&#8220;Customers can very simply add new nodes to their clusters,&#8221; Funke says. &#8220;If one fails or you suddenly need to set up a temporary operation, you simply can take a node and plug it into your network.&#8221;</p>
<p>The other nodes will recognize it immediately, and within minutes, TED is populating it with data and users are accessing information from all across the database.</p>
<div id="attachment_496010" class="wp-caption alignright" style="width: 443px"><a href="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/screen-shot-2012-07-23-at-9-19-43-pm/" rel="attachment wp-att-496010"><img class=" wp-image-496010 " title="Screen Shot 2012-07-23 at 9.19.43 PM" src="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-19-43-pm.png?w=433&#038;h=184" alt="" width="433" height="184" /></a><div class="vb_image_source"><span>Source:</span> TransLattice</div><p class="wp-caption-text">TransLattice dashboard showing data location</p></div>
<p>&#8220;You can get a new node running in 20 minutes from bare metal, which is unheard of,&#8221; Funke told me.</p>
<h3>Cloud yes, high costs no</h3>
<p>Given that TransLattice&#8217;s database seems to run much like a geographically-distributed cloud, I wanted to know whether it can be run on other companies&#8217; clouds.</p>
<p>TransLattice says it can.</p>
<p>TED can be run on virtual machines, it can be run on Amazon EC2, or it can be run on a TransLattice appliance. Or it can be run on all of them simultaneously.</p>
<p>&#8220;You can use whatever mix of hardware you want,&#8221; Funke says. &#8220;The nodes do need to be relatively similar in size and I/O capacity and compute capacity.&#8221;</p>
<p>And the costs, according to the company, are low &#8212; as much as 60-80 percent less than a comparable IBM DB2 solution or an Oracle RAC solution. Except of course that those do not come with the ability to run your database on both sides of the Atlantic at the same time.</p>
<h3>Use cases</h3>
<p>In addition to military and security customers, TransLattice is seeing considerable uptake in the financial sector.  Businesses are more geographically diverse today, Funke told me, and many are dealing with regulatory environments that do not allow the transfer of private user data out of country.</p>
<p>TransLattice enables that with protocols for where data can live.</p>
<p>In addition, however, many financial organizations have datasets that are too large to replicate, making it harder for the organization to give all parts of the company access. Instead they silo the data, limiting the company&#8217;s ability to effectively use the data for business intelligence and strategy.</p>
<p>Elastic Database, according to TransLattice, solves that problem as well.</p>
<p>The question will be, now that TransLattice is publicly available: Do the advantages of regionalization outweigh any of the advantages of tradition databases from Oracle, IBM, and others?</p>
<p><em>Image credit: <a href="http://www.shutterstock.com/pic-85846945/stock-photo-best-internet-concept-of-global-business-from-concepts-series.html?src=945465af8f839f7593168f8a9439c00b-1-65" target="_blank">Toria/ShutterStock</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/big-data/'>Big Data</a>, <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/cloud/'>Cloud</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=495980&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.boilerplate-before .event-boilerplate-mobilebeat {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.boilerplate-before .event-boilerplate-mobilebeat .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.boilerplate-before .event-boilerplate-mobilebeat img {
float:left;
}
.boilerplate-before .event-boilerplate-mobilebeat .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
color:#585a5b;
}
.boilerplate-before .event-boilerplate-mobilebeat .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/07/data-globe.jpg?w=160" /><source url="http://venturebeat.com/2012/07/24/translattice-geographically-distributed-database/">12 nodes, 5 continents, 1 database: TransLattice intros world&#8217;s first geographically distributed database</source>
		<media:thumbnail url="http://venturebeat.files.wordpress.com/2012/07/data-globe.jpg?w=160" />
		<media:content url="http://venturebeat.files.wordpress.com/2012/07/data-globe.jpg?w=160" medium="image">
			<media:title type="html">data-globe</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/07/data-globe.jpg" medium="image">
			<media:title type="html">data-globe</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-13-20-pm.png" medium="image">
			<media:title type="html">Screen Shot 2012-07-23 at 9.13.20 PM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-14-26-pm.png" medium="image">
			<media:title type="html">Screen Shot 2012-07-23 at 9.14.26 PM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-16-36-pm.png" medium="image">
			<media:title type="html">Screen Shot 2012-07-23 at 9.16.36 PM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-18-30-pm.png" medium="image">
			<media:title type="html">Screen Shot 2012-07-23 at 9.18.30 PM</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/07/screen-shot-2012-07-23-at-9-19-43-pm.png" medium="image">
			<media:title type="html">Screen Shot 2012-07-23 at 9.19.43 PM</media:title>
		</media:content>
	</item>
		<item>
		<title>Facebook CIO: Salesforce&#039;s database.com won&#039;t replace Oracle</title>
		<link>http://venturebeat.com/2010/12/08/tim-campos-dreamforce-comments/</link>
		<comments>http://venturebeat.com/2010/12/08/tim-campos-dreamforce-comments/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 21:19:08 +0000</pubDate>
		<dc:creator>Matthew Lynley</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database.com]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=231627</guid>
		<description><![CDATA[<p>Salesforce&#8217;s newest product, a cloud-based database called database.com, isn&#8217;t going to unseat Oracle&#8217;s database products any time soon, according to Facebook&#8217;s chief information officer Tim Campos. He made the comments at a media luncheon at the Dreamforce 2010 conference in&#160;&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=231627&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-231630" title="IMG_1157" src="http://venturebeat.files.wordpress.com/2010/12/img_1157-300x224.jpg?w=300&#038;h=224" alt="" width="300" height="224" />Salesforce&#8217;s newest product, a cloud-based database called database.com, isn&#8217;t going to unseat Oracle&#8217;s database products any time soon, according to Facebook&#8217;s <a href="http://www.linkedin.com/in/timothycampos" target="_blank">chief information officer Tim Campos</a>. He made the comments at a media luncheon at the Dreamforce 2010 conference in San Francisco today.</p>
<p>&#8220;I don&#8217;t really see it as a replacement for Oracle,&#8221; he said. &#8220;The only reason Oracle exists in-house is for companies that want on-premise databases.&#8221;</p>
<p>A large part of that probably has to do with security. Many companies are reluctant to ship their data off to remote cloud servers and databases because they think it will be compromised. A lot of companies also have strict security regulations that keep them from jumping on board the cloud because of compliance issues. Campos said Facebook still uses Oracle for its on-premise databases.</p>
<p>Salesforce has been championing the move to the cloud for some time now. The company&#8217;s CEO, Marc Benioff, even brought a customer that had a poor experience with Salesforce on stage during the keynote to try to convince him to move to cloud computing products like the company&#8217;s customer relationship management (CRM) software. The next logical step was to provide companies with a cloud-based database, <a href="http://venturebeat.com/2010/12/07/salesforce-launches-databasedotcom/">which the company launched at Dreamforce 2010 this year</a>. With the launch of database.com, it&#8217;s competing against some traditional powerhouse database providers.</p>
<p>But Campos applauded Salesforce on its move toward being more of a development platform. That means the company is providing developers &#8220;with a few of sharp tools&#8221; to produce a lot of web-based applications and services that range anywhere from asset management to customer relationship management (CRM) software. The company is trying to focus on being a catalyst for developers trying to make web-based applications. It&#8217;s a move that Salesforce has been focusing on with the <a href="http://venturebeat.com/2010/12/08/salesforce-heroku-acquisition/">acquisition of companies like Ruby on Rails development assistant Heroku</a>.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=231627&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2010/12/08/tim-campos-dreamforce-comments/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2010/12/img_1157-300x224.jpg?w=160" /><source url="http://venturebeat.com/2010/12/08/tim-campos-dreamforce-comments/">Facebook CIO: Salesforce&#039;s database.com won&#039;t replace Oracle</source>
		<media:content url="http://1.gravatar.com/avatar/7a03c095be318b03a39a9cc97cd81c4c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mattlynley</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2010/12/img_1157-300x224.jpg" medium="image">
			<media:title type="html">IMG_1157</media:title>
		</media:content>
	</item>
		<item>
		<title>Salesforce launches Database.com, a cloud database for its web-based app developers</title>
		<link>http://venturebeat.com/2010/12/07/salesforce-launches-databasedotcom/</link>
		<comments>http://venturebeat.com/2010/12/07/salesforce-launches-databasedotcom/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 13:00:34 +0000</pubDate>
		<dc:creator>Matthew Lynley</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud-based database]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database.com]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=231039</guid>
		<description><![CDATA[<p><strong>July 9-10, 2013</strong><br />
San Francisco, CA</p>
<p>Tickets On Sale Now</p>
<p>Salesforce, one of the largest providers of web-based customer relationship management (CRM) software, announced today that it is launching a cloud-based database at Database.com for its developers.</p>
<p>Salesforce has recently&#160;&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=231039&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-boilerplate boilerplate-before"><div class="event-boilerplate-mobilebeat">
<div class="logo-date-wrap">

<a href="http://mobilebeat2013.com" data-vb-ga-outbound="MB2013boilerplateTOP"><img alt="MobileBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/mobilebeat-boilerplate.png" /></a>
<div class="date-location"><strong>July 9-10, 2013</strong><br />
San Francisco, CA</div>
</div>
<a class="cta" href="http://mobilebeat2013-MB2013boilerplateTOP.eventbrite.com/" data-vb-ga-outbound="MB2013boilerplateTOP">Tickets On Sale Now</a>

</div></div><p><img class="alignleft size-medium wp-image-231044" title="database.com built out data model in the console" src="http://venturebeat.files.wordpress.com/2010/12/database.com-built-out-data-model-in-the-console-300x187.png?w=300&#038;h=187" alt="" width="300" height="187" />Salesforce, one of the largest providers of web-based customer relationship management (CRM) software, announced today that it is launching a cloud-based database at <a href="http://www.database.com" target="_blank">Database.com</a> for its developers.</p>
<p>Salesforce has recently begun a shift toward a more developer- and employee-centric focus that has drawn on lessons learned from the consumer market. That means opening up the software to make it easier for developers to create new applications for the service and giving them the computing firepower to handle it. Its flagship software, which is billed as a software-as-a-service, is run on cloud servers that can handle a lot of heavy lifting and is web-based. The next logical step was to provide developers with a spot in the cloud to quickly store and access data, said Ariel Kelma, vice president of platform product marketing for Salesforce.</p>
<p>&#8220;Instead of designing a database around the needs of a database administrator, we need to develop it around the needs of a developer,&#8221; he said. &#8221;We expect the audience for database.com is more of a developer audience than the typical user.&#8221;</p>
<p>A big focus of Database.com is security — which is something that prevents a lot of companies from fully moving their data onto the cloud. Most companies are concerned that offloading sensitive information onto remote databases makes it more vulnerable. A lot of companies also have a number of compliance rules that keep them from doing so. To fight that perception, Salesforce is bringing in its 11 years of experience with security.</p>
<p>&#8220;Whenever there&#8217;s some new innovation in security or someone suggests an enhancement, it goes out to all of our 87,000 customers immediately,&#8221; Kelma said. &#8220;Users don&#8217;t have to wait however many months for it to trickle down.&#8221;</p>
<p>Database.com is available under the freemium model — the first 100,000 records and 50,000 transactions each month are available for online storage on Database.com for free. After that, it&#8217;s $10 each month for another 100,000 records and 150,000 transactions. For enterprise users, it&#8217;s $10 per user per month.</p>
<p>Salesforce&#8217;s micro-blogging service Chatter <a href="http://venturebeat.com/2010/11/19/salesforce-chatter-freemium-announce/">recently changed over to a freemium mode</a>l — in which a stripped down version is available for free, and users can upgrade to the standard model. That came as a <a href="http://venturebeat.com/2010/10/15/salesforce-chatter-yammer-free/">result of pressure from other new enterprise applications like Yammer</a> that offered their services for free at first.</p>
<p>&#8220;We&#8217;re big fans of the freemium model,&#8221; Kelma said. &#8220;If you&#8217;re a multi-tenant cloud provider, it&#8217;s one of those things you just have to have.&#8221;</p>
<p>But it all boils down to a pretty common trend in the enterprise software industry. Lessons are being drawn from the consumer space, where giants like Facebook and Twitter are teaching traditional enterprise giants the new rules of software. Salesforce learned how powerful micr0-blogging can be from companies like Twitter and Yammer, and applied those rules to Chatter. It&#8217;s now learning that its customers have enormous amounts of data, and need some place to store it and quickly access it.</p>
<p>The cloud-based database is quick. Information that was changed via the web-based interface through Salesforce was changed in both command line and Facebook profiles that accessed the database within seconds in a demo of the product. So it will be interesting to see just what developers can do with the service.</p>
<p><img class="alignleft size-full wp-image-231043" title="database.com console-1" src="http://venturebeat.files.wordpress.com/2010/12/database.com-console-1.jpg?w=640&#038;h=400" alt="" width="640" height="400" /></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/media/'>Media</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=231039&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.boilerplate-before .event-boilerplate-mobilebeat {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.boilerplate-before .event-boilerplate-mobilebeat .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.boilerplate-before .event-boilerplate-mobilebeat img {
float:left;
}
.boilerplate-before .event-boilerplate-mobilebeat .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
color:#585a5b;
}
.boilerplate-before .event-boilerplate-mobilebeat .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2010/12/07/salesforce-launches-databasedotcom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2010/12/database.com-built-out-data-model-in-the-console-300x187.png?w=160" /><source url="http://venturebeat.com/2010/12/07/salesforce-launches-databasedotcom/">Salesforce launches Database.com, a cloud database for its web-based app developers</source>
		<media:content url="http://1.gravatar.com/avatar/7a03c095be318b03a39a9cc97cd81c4c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mattlynley</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2010/12/database.com-built-out-data-model-in-the-console-300x187.png" medium="image">
			<media:title type="html">database.com built out data model in the console</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2010/12/database.com-console-1.jpg" medium="image">
			<media:title type="html">database.com console-1</media:title>
		</media:content>
	</item>
		<item>
		<title>10gen gets $6.5M from Sequoia for its web database software</title>
		<link>http://venturebeat.com/2010/12/02/10gen-funding-seriesc/</link>
		<comments>http://venturebeat.com/2010/12/02/10gen-funding-seriesc/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 19:48:28 +0000</pubDate>
		<dc:creator>Matthew Lynley</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Deals]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mongoDB]]></category>
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=230201</guid>
		<description><![CDATA[<p><strong>July 9-10, 2013</strong><br />
San Francisco, CA</p>
<p>Tickets On Sale Now</p>
<p>10gen, developer of the open-source software for databases called MongoDB, announced today that it has raised $6.5 million in its third round of funding from Sequoia Capital.</p>
<p>MongoDB is billed&#160;&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=230201&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="post-boilerplate boilerplate-before"><div class="event-boilerplate-mobilebeat">
<div class="logo-date-wrap">

<a href="http://mobilebeat2013.com" data-vb-ga-outbound="MB2013boilerplateTOP"><img alt="MobileBeat 2013" src="http://venturebeat.files.wordpress.com/2013/02/mobilebeat-boilerplate.png" /></a>
<div class="date-location"><strong>July 9-10, 2013</strong><br />
San Francisco, CA</div>
</div>
<a class="cta" href="http://mobilebeat2013-MB2013boilerplateTOP.eventbrite.com/" data-vb-ga-outbound="MB2013boilerplateTOP">Tickets On Sale Now</a>

</div></div><p><img class="alignleft size-full wp-image-199588" title="servers" src="http://venturebeat.files.wordpress.com/2011/01/servers.jpg?w=300&#038;h=225" alt="" width="300" height="225" />10gen, developer of the open-source software for databases called MongoDB, announced today that it has raised $6.5 million in its third round of funding from Sequoia Capital.</p>
<p>MongoDB is billed as a software set for managing large-scale databases for web sites. The software allows companies to manage their content and events, and also includes an analytics suite that tracks site usage.</p>
<p>Its users include a number of prominent startups like check-in service Foursquare and Bit.ly, which allows web surfers to shorten long links into more manageable lengths for micro-blogging.</p>
<p>The New York, N.Y.-based company launched MongoDB in 2007 and makes its money by providing commercial support for bigger businesses that employ the database software. It also manages the open-source community for the MongoDB software set that sees around 90,000 downloads each day.</p>
<p>Prior investors Flybridge Capital Partners and Union Square Ventures also participated in the most recent round of funding. That brings its total funding up to $11.4 million. Flybridge Capital Partners<a href="http://venturebeat.com/2009/11/02/open-source-database-company-10gen-raises-3-4m/"> led an earlier round worth $3.4 million</a>, and Union Square Ventures led 10gen&#8217;s first round with <a href="http://venturebeat.com/2008/07/21/10gen-gets-15m-from-union-square-for-its-open-source-cloud/">$1.5 million in funding</a>.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/deals/'>Deals</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=230201&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><style type="text/css">.boilerplate-before .event-boilerplate-mobilebeat {
width:278px;
margin:0px 0px 10px 20px;
padding:10px;
float:right;
border:1px solid #e4e4e4;
font-family: 'Open Sans', sans-serif;
color:#000;
}
.boilerplate-before .event-boilerplate-mobilebeat .logo-date-wrap {
width:100%;
display:block;
float:left;
margin-bottom:8px;
}
.boilerplate-before .event-boilerplate-mobilebeat img {
float:left;
}
.boilerplate-before .event-boilerplate-mobilebeat .date-location {
float:right;
font-size:12px;
line-height:14px;
text-align:center;
padding-left:7px;
padding-top:5px;
padding-bottom:3px;
border-left:1px solid #e6e6e6;
color:#585a5b;
}
.boilerplate-before .event-boilerplate-mobilebeat .cta {
display:block;
clear:both;
width:100%;
border-radius:5px;
border:1px solid #1864b1;
color:#fff;
text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
text-align:center;
text-decoration:none;
font-weight:600;
font-size:18px;
line-height:17px;
padding:4px 0px 6px 0px;
background: #1f80e4;
background: -moz-linear-gradient(top,  #1f80e4 0%, #1862ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f80e4), color-stop(100%,#1862ae));
background: -webkit-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -o-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: -ms-linear-gradient(top,  #1f80e4 0%,#1862ae 100%);
background: linear-gradient(to bottom,  #1f80e4 0%,#1862ae 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f80e4', endColorstr='#1862ae',GradientType=0 );
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2010/12/02/10gen-funding-seriesc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2011/01/servers.jpg" /><source url="http://venturebeat.com/2010/12/02/10gen-funding-seriesc/">10gen gets $6.5M from Sequoia for its web database software</source>
		<media:content url="http://1.gravatar.com/avatar/7a03c095be318b03a39a9cc97cd81c4c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mattlynley</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2011/01/servers.jpg" medium="image">
			<media:title type="html">servers</media:title>
		</media:content>
	</item>
		<item>
		<title>DEMO: Semantifi crawls the deep, dark recesses of the Web for answers</title>
		<link>http://venturebeat.com/2010/09/15/demo-semantifi-search/</link>
		<comments>http://venturebeat.com/2010/09/15/demo-semantifi-search/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 16:46:49 +0000</pubDate>
		<dc:creator>Matthew Lynley</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[DEMO]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[deep web]]></category>
		<category><![CDATA[DEMO Fall 2010]]></category>
		<category><![CDATA[Google Search]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[semantic search]]></category>
		<category><![CDATA[surface web]]></category>
		<category><![CDATA[Web crawling]]></category>
		<category><![CDATA[Wolfram Alpha]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=212434</guid>
		<description><![CDATA[<p><em>Semantifi is one of 70 companies chosen by VentureBeat to launch at the DEMO Fall 2010 event taking place this week in Silicon Valley. After our selection, the companies pay a fee to present. Our coverage of them remains&#160;objective.</em>&#8230;</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=212434&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em><img class="alignleft size-medium wp-image-212438" title="semantifi-logo" src="http://venturebeat.files.wordpress.com/2010/09/semantifi-logo-300x90.jpg?w=300&#038;h=90" alt="" width="300" height="90" />Semantifi is one of 70 companies chosen by VentureBeat to launch at the DEMO Fall 2010 event taking place this week in Silicon Valley. After our selection, the companies pay a fee to present. Our coverage of them remains objective.</em></p>
<p>Google and other popular search engines only search about 1 percent of the Web, according to research data from UC Berkeley. That just isn&#8217;t enough for deep-Web crawler <a href="http://semantifi.com/" target="_blank">Semantifi</a>, which launched its new search engine at DEMO Fall 2010.</p>
<p>Semantifi offers users a way to search for specific data through a search engine powered by user-created apps. One example: searching for U.S. population numbers separated into age and gender. It uses the &#8220;deep Web,&#8221; where information is stored in databases and is not immediately accessible through traditional search engines that just search the text and images of websites. The technology to power Semantifi has been in development for 5 years.</p>
<p>Wolfram Research&#8217;s Wolfram Alpha, as well as some other data-powered search engines, also provide &#8220;answers&#8221; for searches on the Internet, such as a mathematical problem or what the national bird of Sweden is, but Semantifi offers users a chance to power the search with their own sets of data.</p>
<p>The Stamford, Conn.-based company is currently run by a team of 30, and has raised $3.5 million in one fundraising round in September 2008 from Connecticut Innovations and Launch Capital, as well as some individual investors.</p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/demo/'>DEMO</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=212434&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2010/09/15/demo-semantifi-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2010/09/semantifi-logo-300x90.jpg?w=160" /><source url="http://venturebeat.com/2010/09/15/demo-semantifi-search/">DEMO: Semantifi crawls the deep, dark recesses of the Web for answers</source>
		<media:content url="http://1.gravatar.com/avatar/7a03c095be318b03a39a9cc97cd81c4c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">mattlynley</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2010/09/semantifi-logo-300x90.jpg" medium="image">
			<media:title type="html">semantifi-logo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
