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

<channel>
	<title>GigaOM &#187; Barry Morris</title>
	<atom:link href="http://gigaom.com/tag/barry-morris/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 13:49:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Barry Morris</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>Upstart NuoDB paints picture of database nirvana for the cloud era</title>
		<link>http://gigaom.com/2013/01/15/upstart-nuodb-paints-picture-of-database-nirvana-for-the-cloud-era/</link>
		<comments>http://gigaom.com/2013/01/15/upstart-nuodb-paints-picture-of-database-nirvana-for-the-cloud-era/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 14:12:46 +0000</pubDate>
		<dc:creator>Barb Darrow</dc:creator>
				<category><![CDATA[Barry Morris]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Jim Starkey]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=601577</guid>
		<description><![CDATA[The audacity of a database startup:  NewSQL vendor NuoDB dares to propose an update to E.F. Codd's 12  rules of relational databases, the blueprint for SQL databases for decades.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=601577&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>NewSQL database startup <a href="http://www.nuodb.com/">NuoDB </a>likes to think big. This week as it <a href="http://www.nuodb.com/resources/press-releases/nuodb-announces-general-availability/">makes its scalable database generally available</a>, it is also pitching an update to database guru <a href="http://en.wikipedia.org/wiki/Codd's_12_rules">Edgar F. Codd&#8217;s 12 rules of relational databases</a> for the age of cloud computing. It&#8217;s a move that is bound to raise eyebrows since Codd, an IBM computer scientist who defined the relational database model, is viewed as a god in that arena.</p>
<p>NuoDB CEO Barry Morris (pictured above) seems girded for blowback.&#8221;The rules from Codd are intended to be obvious. If [the new rules] were strange or oriented around a particular product, they&#8217;d be self-serving, but they&#8217;re not. We want to say: &#8216;let&#8217;s stop screwing around with incremental database improvements. If you were to design your own requirements for an ideal 21st century database, what would they be?&#8217; This is what we came up with. What&#8217;s missing? We want the conversation.&#8221;</p>
<div id="attachment_550938" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom.com/2012/08/08/database-superstar-jim-starkey-touts-nuodbs-new-patent/jim_final/" rel="attachment wp-att-550938"><img  alt="NuoDB co-founder and CTO Jim Starkey" src="http://gigaom2.files.wordpress.com/2012/08/jim_final.jpg?w=300&#038;h=199" width="300" height="199" class="size-medium wp-image-550938" /></a><p class="wp-caption-text">NuoDB co-founder and CTO Jim Starkey</p></div>
<p>Cambridge, Mass.-based NuoDB  was founded by <a href="http://www.nuodb.com/about-us/jim-starkey/">Jim Starkey</a>, a database pioneer who piloted Digital Equipment Corp.’s RdB database (now part of Oracle) and Interbase (acquired by Borland) and is responsible for many object database innovations. He also founded Netrastructure which was acquired by MySQL, the popular open-source database, that is now also owned by Oracle (sorcl). He is now listed as founder and senior advisor to NuoDB. He also used to be CTO.</p>
<p>A cloud database management system, according to NuoDB, is a superset of the tried-and-true relational model. Below is a truncated version of  NuoDB&#8217;s 12 rules of Cloud Database Management System (CDMS). <a href="http://www.marketwire.com/press-release/NuoDB-Re-Writes-Rules-21st-Century-Database-Issues-Challenge-Competitors-1745767.htm">The unabbreviated list is here.</a></p>
<p><strong>1. Elastic Scale-out for Extreme Performance</strong><br />
A CDMS must deliver capacity on demand by adding/deleting computational and storage resources in a running database.  It must be able to handle very high transaction volumes and petabytes of data as needed and scale back &#8220;gracefully&#8221; when those resources are no longer needed.<br />
<strong>2. Single Logical Database</strong><br />
A CDMS must present its users the view of a single, logical, consistent and always available database, no matter how complicated the application.<br />
<strong>3. Run Anywhere, Scale Anywhere</strong><br />
A CDMS must be able to run on any infrastructure from single machines to private clouds, public clouds and combinations of the above and must be able to run in a heterogeneous environments.<br />
<strong>4. Nonstop Availability</strong><br />
A CDMS must be able to running continuously &#8212; for months or years &#8212; without failing or being made unavailable for maintenance.<br />
<strong>5. Dynamic Multi-tenancy</strong><br />
A CDMS must be dynamically multi-tenant and be able to manage large numbers of databases on a finite set of resources, and to reassign resources to databases as needed.<br />
<strong>6. Active/Active Geo-distribution</strong><br />
A CDMS must be able to run concurrently in multiple data centers to support geographically distributed workloads, always-on applications, and for disaster recovery.<br />
<strong>7. Embrace Cloud</strong><br />
A CDMS must integrate and run in a cloud environment, and designed to support cloud-scale performance requirements while being resilient against the inherent concurrency and latency challenges.<br />
<strong>8. Store Anywhere, Store Redundantly</strong><br />
A CDMS must be able to store the data locally, remotely, in a data center or on a public or private cloud and in whatever storage system is appropriate.<br />
<strong>9. Workload Mix</strong><br />
A CDMS must be flexible in the kinds of workloads it supports, and to efficiently run different workloads concurrently.<br />
<strong>10. Tunable Durability Guarantees</strong><br />
A CDMS must allow a user to define infrastructure reliability constraints that control the trade off between durability guarantees and database performance.<br />
<strong>11. Developer Empowerment</strong><br />
A CDMS must support rapid application development and frictionless application evolution. It should be easy to use without need for time-consuming provisioning requirements.<br />
<strong>12. Admin Empowerment</strong><br />
A CDMS should provide a single, secure point of administration for all its databases and resources. It should make it simple to automate logging, auditing, profiling, process management and resource allocation.</p>
<p>Matt Aslett, a research manager for <a href="https://451research.com/">The 451 Group </a>who has spent a good deal of time <a href="http://gigaom.com/2012/12/20/confused-by-the-glut-of-new-databases-heres-a-map-for-you/">mapping out the modern database scene</a>, said NuoDB, which promises to bring the strengths of a relational SQL database to highly distributed webscale computing, competes most directly with offerings like <a href="http://www.geniedb.com/">GenieDB </a>and in some cases <a href="http://www.vmware.com/products/application-platform/vfabric-sqlfire/overview.html">VMware&#8217;s SQLFire</a>.</p>
<p>He agreed that NuoDB is making an aggressive statement with its list of rules but that it does so from a credible place. &#8220;The NuoDB guys are the real deal. There will be an element of skepticism for any company that claims to do fully-distributed ACID SQL database, but if anyone has the expertise to do this, Jim Starkey is one of those people.&#8221;</p>
<p><a href="http://www.techopedia.com/definition/23949/atomicity-consistency-isolation-durability-acid">ACID</a> stands for  “Atomicity, Consistency, Isolation, Durability.” Relational databases must offer this capability &#8212; which ensures that transactions are performed reliably and accurately. That&#8217;s an obvious requirement for modern  e-commerce applications, where every transaction relies on the accuracy of the entire data set.</p>
<p>What will database gurus think of this new list? I&#8217;m not sure but would love for them to sound off in comments.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=601577&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=448153"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=448153" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=601577+upstart-nuodb-paints-picture-of-database-nirvana-for-the-cloud-era&utm_content=gigabarb">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/report/cloud-and-data-first-quarter-2013-analysis-and-outlook/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=601577+upstart-nuodb-paints-picture-of-database-nirvana-for-the-cloud-era&utm_content=gigabarb">Cloud and data first-quarter 2013: analysis and outlook</a></li><li><a href="http://pro.gigaom.com/report/sql-on-hadoop-roadmap-2013/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=601577+upstart-nuodb-paints-picture-of-database-nirvana-for-the-cloud-era&utm_content=gigabarb">Sector RoadMap: SQL-on-Hadoop platforms in 2013</a></li><li><a href="http://pro.gigaom.com/report/how-to-use-big-data-to-make-better-business-decisions/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=601577+upstart-nuodb-paints-picture-of-database-nirvana-for-the-cloud-era&utm_content=gigabarb">How to use big data to make better business decisions</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/01/15/upstart-nuodb-paints-picture-of-database-nirvana-for-the-cloud-era/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/08/barry_final-e1344397372922.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/08/barry_final-e1344397372922.jpg?w=150" medium="image">
			<media:title type="html">Barry Morris</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4af03439988d64f816da72496325cb73?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigabarb</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/08/jim_final.jpg?w=300" medium="image">
			<media:title type="html">NuoDB co-founder and CTO Jim Starkey</media:title>
		</media:content>
	</item>
		<item>
		<title>Database superstar Jim Starkey touts NuoDB&#8217;s new patent</title>
		<link>http://gigaom.com/2012/08/08/database-superstar-jim-starkey-touts-nuodbs-new-patent/</link>
		<comments>http://gigaom.com/2012/08/08/database-superstar-jim-starkey-touts-nuodbs-new-patent/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 13:41:39 +0000</pubDate>
		<dc:creator>Barb Darrow</dc:creator>
				<category><![CDATA[Barry Morris]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Jim Starkey]]></category>
		<category><![CDATA[NewSQL]]></category>
		<category><![CDATA[NuoDB]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=550853</guid>
		<description><![CDATA[NuoDB, the Cambridge, Mass.-based database startup, is drawing lots of interest and blue-chip investors with a ton of database cred. Now it also has a patent that gives credence to its claims that its elastic database is truly innovative.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=550853&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Over the past few months, <a href="http://gigaom.com/cloud/new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out/">NuoDB</a> CEO Barry Morris has been <a href="http://www.masshightech.com/stories/2012/07/30/daily6-NuoDB-Weve-invented-the-database-of-the-future.html">telling everyone who&#8217;ll listen</a> that his company is based on revolutionary &#8212; not evolutionary &#8212; database technology. Now the Cambridge, Mass. company has a patent to back up those claims.</p>
<p>NuoDB said it got a patent for its &#8220;elastically scalable database&#8221; from the U.S. Patent and Trademark Office in 15 months &#8212; it was filed March 8, 2011 and approved July 17, 2012. That compares with the average patent approval period of 34 months.</p>
<div id="attachment_550938" class="wp-caption alignleft" style="width: 310px"><a href="http://gigaom.com/cloud/database-superstar-jim-starkey-touts-nuodbs-new-patent/jim_final/" rel="attachment wp-att-550938"><img  title="Jim_Final" src="http://gigaom2.files.wordpress.com/2012/08/jim_final.jpg?w=300&#038;h=199" alt="" width="300" height="199" class="size-medium wp-image-550938" /></a><p class="wp-caption-text">NuoDB co-founder and CTO Jim Starkey</p></div>
<p>&#8220;When I started what became NuoDB, the time for variations on existing themes was past,&#8221; NuoDB CTO and co-founder Jim Starkey  said in a statement.  &#8221;If databases were to scale, a whole new approach was required, one unsaddled by ancient assumptions.The NuoDB patent represents a clean sheet re-invention of the relational database.  The interface is standard, but the underpinnings are so new that there weren&#8217;t even terms for its concepts.  The patent sailed through the patent office with a finding of &#8216;no prior art.&#8217;&#8221;</p>
<p><strong>Update:</strong> The patent filing is<a href="http://www.uspto.gov/web/patents/patog/week29/OG/html/1380-3/US08224860-20120717.html"> here.</a> According to the abstract, the patent application applies to:</p>
<blockquote><p>A multi-user, elastic, on-demand, distributed relational database management system. The database is fragmented into distributed objects called atoms. Any change to a copy of an atom at one location is replicated to all other locations containing a copy of that atom. Transactional managers operate to satisfy the properties of atomicity, consistency, isolation and durability.</p>
<p>A patent gives its holder the right to exclude others from using the invention for 20 years from the application date  so in this case NuoDB is protected through 2031.</p></blockquote>
<p><a href="http://www.nuodb.com/meet_the_team.html">Starkey</a> is a celebrity in database circles. He was the brains behind Digital Equipment Corp.&#8217;s RdB database (now part of Oracle) and Interbase (acquired by Borland) and is responsible for many of the breakthroughs in object databases. His company Netrastructure was acquired by MySQL, the popular open-source database, that is now also owned by Oracle.</p>
<p>His starpower is one reason NuoDB has gotten the attention of database aficionados, attracting backers including Mitchell Kertzman, general partner with Hummer Winblad who was former CEO of Sybase. Kertzman said he&#8217;d sworn off databases for the past decade because he found the technology stagnant and uninteresting. NuoDB changed his mind about that. The company more recently snagged Gary Morgenthaler as an investor and board member. Morgethaler was co-founder of Ingres, an early relational database power. He also co-founded Illustra with database superstar Michael Stonebraker, who is now with VoltDB. Those names give NuoDB even more heft.</p>
<p>As Morris explained to me earlier this year, NuoDB is often lumped in with NewSQL databases, which he finds to be an oversimplification. ”SQL is just one personality for us. We can be NoSQL or SQL, the innovation we have is much deeper,” Morris said. He prefers to compare NuoDB to BitTorrent in the way it divvies up tasks to any number of processors — avoiding bottlenecks — but somehow managing to keep all that data organized, accessible and safe.</p>
<p>We all know technology patents are tricky business &#8212; see GigaOM&#8217;s Jeff John Roberts&#8217; continuing coverage of the <a href="http://gigaom.com/2012/08/07/patent-troll-intellectual-ventures-seeks-vp-of-global-good/">raging patent troll epidemic</a>  &#8212; but it does show that NuoDB may be onto something here with its self-scaling elastic database.</p>
<p>Time will tell.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=550853&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=458525"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=458525" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=550853+database-superstar-jim-starkey-touts-nuodbs-new-patent&utm_content=gigabarb">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/report/the-new-economics-of-enterprise-data-warehousing/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=550853+database-superstar-jim-starkey-touts-nuodbs-new-patent&utm_content=gigabarb">How data warehousing is now a cost-effective solution for businesses</a></li><li><a href="http://pro.gigaom.com/report/sql-on-hadoop-roadmap-2013/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=550853+database-superstar-jim-starkey-touts-nuodbs-new-patent&utm_content=gigabarb">Sector RoadMap: SQL-on-Hadoop platforms in 2013</a></li><li><a href="http://pro.gigaom.com/2012/12/big-data-2013-key-trends-and-companies-to-watch/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=550853+database-superstar-jim-starkey-touts-nuodbs-new-patent&utm_content=gigabarb">Big data 2013: key trends and companies to watch</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/08/08/database-superstar-jim-starkey-touts-nuodbs-new-patent/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/08/barry_final1.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/08/barry_final1.jpg?w=150" medium="image">
			<media:title type="html">Barry Morris</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4af03439988d64f816da72496325cb73?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigabarb</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/08/jim_final.jpg?w=300" medium="image">
			<media:title type="html">Jim_Final</media:title>
		</media:content>
	</item>
		<item>
		<title>New-look database startup NuoDB gets $10M to scale up and out</title>
		<link>http://gigaom.com/2012/07/09/new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out/</link>
		<comments>http://gigaom.com/2012/07/09/new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out/#comments</comments>
		<pubDate>Mon, 09 Jul 2012 12:00:23 +0000</pubDate>
		<dc:creator>Barb Darrow</dc:creator>
				<category><![CDATA[Barry Morris]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Gary Morgenthaler]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Informix]]></category>
		<category><![CDATA[Jim Starkey]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mitchell Kertzman]]></category>
		<category><![CDATA[NuoDB]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=540424</guid>
		<description><![CDATA[NuoDB has $10 million in Series B funding led by Morgenthaler Ventures and adds database pioneer Gary Morgenthaler to its board. The company will use the funding to widen the beta of its webscale database and get it out broadly this fall. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=540424&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_540425" class="wp-caption alignright" style="width: 210px"><a href="http://gigaom.com/?attachment_id=540425" rel="attachment wp-att-540425"><img  title="Gary-Morgenthaler-Large" src="http://gigaom2.files.wordpress.com/2012/07/gary-morgenthaler-large.jpeg?w=200&#038;h=300" alt="" width="200" height="300" class="size-medium wp-image-540425" /></a><p class="wp-caption-text">Gary Morgenthaler, partner at Morgenthaler Ventures.</p></div>
<p>The database category hasn&#8217;t been all that exciting over the past 20 years, with market leaders Oracle, IBM,  Microsoft, Sybase (now SAP trading off incremental updates every year or so. But that period of stasis ended with the advent of cloud computing, open source software and big data &#8212; a perfect storm that reinvigorated the field.</p>
<p>Now <a href="http://www.nuodb.com/">NuoDB</a>, a new-look database company that seeks to take advantage of that convergence is taking in $10 million in Series B funding, led by Morgenthaler Ventures with additional contributions from existing backers Hummer Winblad Venture Partners and Longworth Venture Partners. The company also added database pioneer Gary Morgenthaler, a partner at Morgenthaler Ventures, to its board, joining another database luminary, Hummer Winblad partner Mitchell Kertzman.</p>
<p><a href="http://gigaom.com/apple/gary-morgenthaler-on-steve-jobs/">Morgenthaler</a> co-founded Ingres, an early relational database software company and co-founded Illustra with Michael Stonebraker a serial database entrepreneur who is now CTO of <a href="http://voltdb.com/">VoltDb.</a> Illustra was sold to Informix which was in turn bought by IBM for $1 billion.  Morgenthaler has also invested in Siri, Nuance Communications and Nominum. The $10 million cash infusion &#8212; which brings total funding to $12 million &#8212; will be used to expand the current beta beyond 700 testers and bring the product to market in the fall, according to NuoDB CEO Barry Morris.</p>
<p>In a recent interview, Morgenthaler told me that he&#8217;d tracked databases since the sale of Informix in 1986 but really hadn&#8217;t seen anything of note. Until now.</p>
<p>&#8220;Honestly, I had not found anything sufficiently compelling to get me to re-enter a field I&#8217;d had success in. NuoDB is something different in terms of architecture and technology and the potential it represents is a quantum step forward, If I didn&#8217;t think that, I wouldn&#8217;t invest because I want an unblemished record,&#8221; he said with a laugh.</p>
<h2>SQL, NoSQL, whatever</h2>
<p>While NuoDB is often lumped in with NewSQL databases, Morris quibbles with that characterization. &#8221;SQL is just one personality for us. We can be NoSQL or SQL, the innovation we have is much deeper,&#8221; Morris told me in a recent interview. He likens NuoDB to BitTorrent in the way it divvies up the task at hand to any number of processors &#8212; avoiding bottlenecks &#8212; but somehow managing to keep all that data organized, accessible and safe.</p>
<p>&#8220;Every database from Oracle to DB2 to SQL Server and including MongoDB and Couch has the same core architecture, which is to manage a file on a disk. That means concurrent access to that file is a problem &#8212; you cannot scale. For us, the disk is at the edge of the picture and we get away from that central control of everything,&#8221; Morris said.</p>
<p>The other analogy Morris likes to use to explain NuoDB&#8217;s is the flock of birds flying in formation: &#8220;No single bird is the brain, no one bird is in charge,&#8221; he said. &#8220;Every bird does something simple, but doesn&#8217;t even know how many birds are in the flock or where the flock is going. The bird just knows, &#8216;If the bird on the right flies toward me, I fly a little bit left&#8217;. The idea is, you can have lots of simple things collaborating.&#8221;</p>
<p>Following that model, NuoDB can distribute that task to any number of processors across geographies as needed, Morris said.</p>
<p>That the Cambridge, Ma.-based startup, one of several<a href="http://gigaom.com/cloud/five-boston-database-startups-to-watch/"> hot database companies around Boston,</a>  has been able to draw from the ranks of premier database talent&#8211; including Morgenthaler and Kertzman &#8212; is a testament to this idea. And to NuoDB&#8217;s founder and CTO <a href="http://en.wikipedia.org/wiki/Jim_Starkey">Jim Starkey,</a> a Digital Equipment Corp. veteran who went on to develop the Interbase database. He is considered a database superstar.</p>
<h2>Database allstars</h2>
<p>Kertzman, like Morgenthaler, thought he was through with databases when he left Sybase in 1998 and joined Hummer Winblad five years later. &#8220;Let&#8217;s face it, databases got boring,&#8221; he said.</p>
<p>But, Morris was able to sell him on NuoDB.  &#8221;We looked at a lot of new database companies and didn&#8217;t invest until Jim and Barry got my attention. Jim is probably one of the top five database scientists [in the world] and this is one category where experience really matters. Not just technical experience but understanding what a SQL online transaction processing [OLTP] database needs to do, &#8221; Kertzman said. &#8220;Unless you&#8217;ve been in this business you might think a database is a list of features but it&#8217;s really demanding. The difference between a pretty good database and one that people will build their business on is pretty big.&#8221;</p>
<p>Morgenthaler said NuoDB is just what the era of cloud computing and big data calls for. What is needed, he said, are &#8220;massive scale, horizontal scaleout systems that are largely self organizing with modern management tools around them and that have very flexible architectures that allow you to adapt to the application while its running.  [And they need to] run globally distributed in a way that’s flexible to change, change in the size of database needed and the number of nodes running,&#8221; he noted, while acknowledging that&#8217;s a very tall order.</p>
<p>&#8220;Things like Hadoop or Cassandra are great, but developers need choice. We looked at this and said it&#8217;s what the market needs.&#8221;</p>
<p><em><a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/">Feature photograph courtesy of</a> Flickr user <a href="http://www.flickr.com/photos/chucka_nc/">chucka_nc</a></em></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=540424&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=509832"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=509832" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540424+new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out&utm_content=gigabarb">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540424+new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out&utm_content=gigabarb">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/2010/12/9-companies-that-pushed-the-infrastructure-discussion-in-2010/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540424+new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out&utm_content=gigabarb">9 Companies that Pushed the Infrastructure Discussion in 2010</a></li><li><a href="http://pro.gigaom.com/2010/09/the-red-hot-data-warehouse-market-whos-buying-next/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=540424+new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out&utm_content=gigabarb">The Red-Hot Data Warehouse Market: Who&#8217;s Buying Next?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/07/09/new-look-database-startup-nuodb-gets-10m-to-scale-up-and-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/07/3427938128_13769c26d3_z.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/07/3427938128_13769c26d3_z.jpg?w=150" medium="image">
			<media:title type="html">3427938128_13769c26d3_z</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4af03439988d64f816da72496325cb73?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigabarb</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/07/gary-morgenthaler-large.jpeg?w=200" medium="image">
			<media:title type="html">Gary-Morgenthaler-Large</media:title>
		</media:content>
	</item>
		<item>
		<title>Boston is a database hub. Here are 5 startups to watch</title>
		<link>http://gigaom.com/2012/03/02/five-boston-database-startups-to-watch/</link>
		<comments>http://gigaom.com/2012/03/02/five-boston-database-startups-to-watch/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 19:13:29 +0000</pubDate>
		<dc:creator>Barb Darrow</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[Akiban Technologies]]></category>
		<category><![CDATA[Amrith Kumar]]></category>
		<category><![CDATA[Barry Morris]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[Cloudant]]></category>
		<category><![CDATA[David McFarlane]]></category>
		<category><![CDATA[Derek Schoettle]]></category>
		<category><![CDATA[gigaom structure]]></category>
		<category><![CDATA[Jim Starkey]]></category>
		<category><![CDATA[John Landry]]></category>
		<category><![CDATA[Ken Rugg]]></category>
		<category><![CDATA[Marilyn Matz]]></category>
		<category><![CDATA[Michael Stonebraker]]></category>
		<category><![CDATA[Mitchell Kertzman]]></category>
		<category><![CDATA[NuoDB]]></category>
		<category><![CDATA[Ori Hernndstat]]></category>
		<category><![CDATA[Paradigm4]]></category>
		<category><![CDATA[Parelastic]]></category>
		<category><![CDATA[Progress Software]]></category>
		<category><![CDATA[Vertica]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=492349</guid>
		<description><![CDATA[The metro Boston area has good database DNA dating back to Digital's Rdb. Those good genes are resurfacing in a fresh crop of database startups clustered in the area. Here are five hot database startups to watch in the Boston-Cambridge-Waltham nexus..
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=492349&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://gigaom2.files.wordpress.com/2012/03/230142964_35631439b1_z.jpg"><img title="230142964_35631439b1_z" src="http://gigaom2.files.wordpress.com/2012/03/230142964_35631439b1_z.jpg?w=300&#038;h=180" alt="" width="300" height="180" class="alignleft size-medium wp-image-492350"></a></p>
<p>Boston has some pretty good database DNA dating back to Digital Equipment Corp.’s venerable Rdb and a raft of small object-oriented database firms that popped up 20 years ago. Those good genes are showing up again in a fresh crop of database companies clustered around the Boston-Cambridge nexus.</p>
<p>The fact that database pioneers Michael Stonebraker (famous for Ingres, Postgres, Streambase and Vertica) is in the area, as is Jim Starkey (instrumental in Rdb, InterBase and Netfrastructure), helps draw database talent from elsewhere and keeps local prospects coming out of MIT or other area schools where they are.</p>
<p>In the traditional, relational database world, the power sphere remains in Silicon Valley, with Oracle, but even that company has been drawn to Boston,  where it beefed up its database portfolio with acquisitions like <a href="http://gigaom.com/cloud/why-oracle-bought-big-data-veteran-endeca/">Endeca</a>. Hewlett-Packard, another valley giant, bought Tewksbury, Mass.-based Vertica and is moving its <a href="http://gigaom.com/cloud/hp-moves-big-data-ops-to-cambridge/">“big data” operations </a>to Cambridge. Clearly, the area is a center of gravity for a lot of NewSQL, NoSQL and other new-age database startups.</p>
<p>Here are five up-and-coming database companies — most with a “big data” flavor — to watch.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/akibanscreenthot.jpg"><img title="akibanscreenthot" src="http://gigaom2.files.wordpress.com/2012/03/akibanscreenthot.jpg?w=708" alt=""   class="alignleft size-full wp-image-492644"></a>1: <strong>Akiban Technologies:</strong> This startup’s goal is to speed up database queries by putting data tables into logical groups to make it much faster for users to perform database joins. (Joins are common database operations that combine records from two or more tables.) The basic idea of <a href="http://www.akiban.com/table-grouping">table-grouping technology</a>, which will work with standard MySQL databases, is to co-locate information that is likely to be involved in common queries together to streamline the process.</p>
<p><a href="http://www.akiban.com/">Akiban</a> co-founder and CTO Ori Hernndstat uses an online dating site to illustrate. “Say I’m interested in all the people in my area with red hair and a fascination with dogs. When you put that in a relational system, it explodes into many tables — that’s the process of normalization.  You need all users joined with are-they-online-now, joined with regions, joined with hobbies — dogs. That is a four-way join.  [Our] technology … captures all the tables that belong to a given object or profile, and then any queries of those pieces [are] very efficient,” he said. In this example, speed is of the essence. The idea is to see who’s online right this minute that meets all these other criteria.</p>
<p>Hernndstat and co-founder and CEO David McFarlane, formerly with IMLogic and Nexaweb, started the company — then called Akiba Technologies — in July 2009 and at that time  year netted <a href="http://www.masshightech.com/stories/2009/07/20/daily10-Stealthy-startup-Akiba-grabs-65M-in-funding.html">$6.5 million in Series A </a>funding from Northbridge Venture Partners and Foundation Capital. It has 20 employees, all but one in Boston.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/paradigmscreen-shot-2012-03-01-at-10-28-52-pm.jpg"><img title="paradigmScreen Shot 2012-03-01 at 10.28.52 PM" src="http://gigaom2.files.wordpress.com/2012/03/paradigmscreen-shot-2012-03-01-at-10-28-52-pm.jpg?w=210&#038;h=77" alt="" width="210" height="77" class="alignleft size-thumbnail wp-image-492647"></a><br><strong>2: Paradigm4: </strong>Here’s a company that seeks to analyze “highly dimensional” data: satellite data, geospatial data, genomic data — stuff  that tends to display more as an array than as rows and columns.  Paradigm’s CTO is the peripatetic Stonebraker. CEO Marilyn Matz likes to say that Paradigm4 targets “multistructured” data where the key is to be able to look at not just the data itself, but the associated meta-data.</p>
<p>“When you have all this machine-generated or other data, what makes it more interesting is you also have other information <em>about</em> the data. Information about when it was generated, what machine it was produced on, was there a bad data point and did someone go back in and correct it? All that meta-data is valuable, and you want to keep it tied in to the data itself,” she said in an interview.</p>
<p>The result is often matrices and 2-D arrays — data structures that, in Matz’ view, need a better framework for complex analytics. “In operations on matrices and arrays, we’ve proven over time is, if you store all the data natively, the analytics you use will give you high performance,” she said.</p>
<p><a href="http://paradigm4.com/">Paradigm4,</a> unlike IBM’s Netezza analytics appliance, with which it will compete, is a software-only solution, now in early beta. It will be made available in both free, open-source and commercial versions. The Waltham, Mass.-based company, with 18 employees, is backed by Sigma Partners and Kepha Partners. Matz will talk more about the big data analytics question at <a href="http://event.gigaom.com/structuredata/?utm_source=cloud&amp;utm_medium=editorial&amp;utm_campaign=intext&amp;utm_term=492349+five-boston-database-startups-to-watch&amp;utm_content=gigabarb">GigaOM’s Structure:Data </a>conference later this month.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/cloudantscreenshot.jpg"><img title="cloudantscreenshot" src="http://gigaom2.files.wordpress.com/2012/03/cloudantscreenshot.jpg?w=210&#038;h=86" alt="" width="210" height="86" class="alignleft size-thumbnail wp-image-492649"></a><strong>3: Cloudant: </strong>Historically, if a cable company or a telco wanted to know what’s going on in its far-flung network — how customers are being serviced, if they’re paying the right amount for what they get — it would collect all that data at the zillions of local endpoints, replicate the data back at a central location and then push it through some analytics.</p>
<p>With <a href="https://cloudant.com/#!/">Cloudant</a>, a lot of that shlepping goes away, said Derek Schoettle, CEO of the <del>six</del>- three-year-old company. Cloudant lets this customer instead put an instance of Cloudant at the endpoint edge, where it collects and crunches the data and then sends back the processed information rather than the unwieldy original data set.</p>
<p>Schoettle describes the product as a scalable “data layer as a service” built atop the open-source Apache Cloud database, <a href="http://www.json.org/">JSON</a> – a common data exchange format — and MapReduce, a popular framework for distributed data.</p>
<p>Cloudant’s data layer can be deployed around the world to collect, store, analyze and distribute applications — to place its processing and aggregation power where it’s needed. The company was founded by three MIT physicists and late last year brought in Schoettle, a former VP at Vertica Systems, as CEO. (Cloudant named <a href="http://gigaom.com/cloud/its-not-the-big-data-its-the-right-data/">Andy Palmer</a>, Stonebraker’s co-founder at Vertica, to its board this week.)</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/parscreen-shot-2012-03-01-at-10-25-16-pm.jpg"><img title="parScreen Shot 2012-03-01 at 10.25.16 PM" src="http://gigaom2.files.wordpress.com/2012/03/parscreen-shot-2012-03-01-at-10-25-16-pm.jpg?w=210&#038;h=89" alt="" width="210" height="89" class="alignleft size-thumbnail wp-image-492646"></a><strong>4: Parelastic: </strong>How many times have we heard about an e-commerce site brought to its knees by an unexpected spike in demand?  What that usually means is that the relational database powering the site simply can’t scale up to process all those orders. <a href="http://www.parelastic.com/about-us/news-events/">Parelastic</a> wants to crack that problem of database inelasticity while retaining the useful life of existing SQL (specifically MySQL) databases.</p>
<p>Towards that end, the Waltham, Mass., company built middleware that layers atop existing MySQL databases to distribute that workload as it arises. The advantage is that the thousands of people who already have MySQL databases (and skills) can keep using them.</p>
<p>“The problem with SQL systems was that everything went virtual except for the databases. You had all these processors, but everyone kept banging against the same database, which is why people started to abandon SQL for NoSQL. You rebuilt your database atop NoSQL to replicate what you had in SQL, but then you had to find people to deal with databases no one had heard of,” said John Landry, of Lead Dog Ventures, a Parelastic board member and investor. Parelastic seeks to make SQL databases elastic and run in parallel.  ”Hence the name Parelastic,” Landry said.</p>
<p>The company was founded in 2010 by Amrith Kumar, formerly VP of <a href="http://www.dataupia.com/">Dataupia</a>, which built the Satori Data Warehousing platform, and Ken Rugg, who was SVP at Progress Software.</p>
<p><a href="http://gigaom2.files.wordpress.com/2012/03/nuodbscreen-shot-2012-03-01-at-10-21-26-pm.jpg"><img title="nuodbScreen Shot 2012-03-01 at 10.21.26 PM" src="http://gigaom2.files.wordpress.com/2012/03/nuodbscreen-shot-2012-03-01-at-10-21-26-pm.jpg?w=176&#038;h=140" alt="" width="176" height="140" class="alignleft size-thumbnail wp-image-492645"></a><strong>5: NuoDB:</strong> Barry Morris, founder and CEO of <a href="http://www.nuodb.com/">NuoDB</a> said his company has another, NewSQL, take on distributing workloads. It uses peer-to-peer messaging to route tasks to as many nodes as needed to get the job done. “We work almost more like BitTorrent than traditional databases,” he said.</p>
<p>“We use the example of a flock of birds that takes off together, flies at the same time, but there’s no one in charge. It’s peer to peer. Lots of players doing very simple things, but the overall effect is impressive,” he said.</p>
<p>Older SQL databases are great if you can pre-provision your load, he said. They’re not great if there’s an unforeseen spike in a load. If your product is mentioned in <em>The Wall Street Journal</em> and your orders spike 1000-fold, that is the type of workload that is tough for traditional databases to handle. NuoDB’s messaging infrastructure divvies up and provisions loads fast across multiple nodes in a peer-to-peer fashion. NuoDB is in beta now and is slated to ship in a few weeks,  he said.</p>
<p>NuoDB’s co-founder and CTO is Starkey. The company is backed by Hummer Winblad Venture Partners, with Mitchell Kertzman, the former CEO of Sybase, taking an active role, as well as Longworth Ventures.</p>
<p><em>Note: This is by no means a comprehensive list of hot database companies in or around Boston. Just a few worth checking out.</em></p>
<p><a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/">Feature photo courtesy of</a> Flickr user <a href="http://www.flickr.com/photos/johnstracke/">John Stracke</a></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=492349&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=401614"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=401614" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=492349+five-boston-database-startups-to-watch&utm_content=gigabarb">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=492349+five-boston-database-startups-to-watch&utm_content=gigabarb">A near-term outlook for big data</a></li><li><a href="http://pro.gigaom.com/report/the-new-economics-of-enterprise-data-warehousing/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=492349+five-boston-database-startups-to-watch&utm_content=gigabarb">How data warehousing is now a cost-effective solution for businesses</a></li><li><a href="http://pro.gigaom.com/report/how-to-use-big-data-to-make-better-business-decisions/?utm_source=cloud&utm_medium=editorial&utm_campaign=auto3&utm_term=492349+five-boston-database-startups-to-watch&utm_content=gigabarb">How to use big data to make better business decisions</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2012/03/02/five-boston-database-startups-to-watch/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/03/230142964_35631439b1_z1.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/03/230142964_35631439b1_z1.jpg?w=150" medium="image">
			<media:title type="html">230142964_35631439b1_z</media:title>
		</media:content>

		<media:content url="http://1.gravatar.com/avatar/4af03439988d64f816da72496325cb73?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigabarb</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/230142964_35631439b1_z.jpg?w=300" medium="image">
			<media:title type="html">230142964_35631439b1_z</media:title>
		</media:content>

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

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/paradigmscreen-shot-2012-03-01-at-10-28-52-pm.jpg?w=210" medium="image">
			<media:title type="html">paradigmScreen Shot 2012-03-01 at 10.28.52 PM</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/cloudantscreenshot.jpg?w=210" medium="image">
			<media:title type="html">cloudantscreenshot</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/parscreen-shot-2012-03-01-at-10-25-16-pm.jpg?w=210" medium="image">
			<media:title type="html">parScreen Shot 2012-03-01 at 10.25.16 PM</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/03/nuodbscreen-shot-2012-03-01-at-10-21-26-pm.jpg?w=176" medium="image">
			<media:title type="html">nuodbScreen Shot 2012-03-01 at 10.21.26 PM</media:title>
		</media:content>
	</item>
	</channel>
</rss>
