<?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/"
	>

<channel>
	<title>lexanderA &#187; PostgreSQL</title>
	<atom:link href="http://lexandera.com/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://lexandera.com</link>
	<description>A blog about the web, mobile web, semantic web and mobile semantic web.</description>
	<lastBuildDate>Sun, 06 Jun 2010 18:27:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Predictions on the future of NoSQL</title>
		<link>http://lexandera.com/2009/11/predictions-on-the-future-of-nosql/</link>
		<comments>http://lexandera.com/2009/11/predictions-on-the-future-of-nosql/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 11:02:53 +0000</pubDate>
		<dc:creator>Aleksander Kmetec</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Predictions]]></category>
		<category><![CDATA[Query language]]></category>
		<category><![CDATA[SPARQL]]></category>

		<guid isPermaLink="false">http://lexandera.com/?p=545</guid>
		<description><![CDATA[These days new NoSQL databases are springing up faster than URL shorteners. Even incomplete lists are likely to mention over 50 of them, most of them never heard of before. But even though they&#8217;re all being lumped together under the same name, they are so different from each other that there&#8217;s still a dilemma how [...]]]></description>
			<content:encoded><![CDATA[<p>These days new <a href="http://en.wikipedia.org/wiki/NoSQL">NoSQL</a> databases are springing up faster than URL shorteners. Even incomplete <a href="http://www.zemanta.com/fruitblog/nosql-meetup-reporton/">lists</a> are likely to mention over 50 of them, most of them never heard of before. But even though they&#8217;re all being lumped together under the same name, they are so different from each other that there&#8217;s still a dilemma how to come up with a name which would describe them for what they are instead of describing them for what they&#8217;re not.</p>
<p>Nobody knows for sure what the future of NoSQL will be like, which way the development is most likely to head and who the winners will be, but we can still try and make some predictions. Here are mine:</p>
<p><strong>Several subgroups will emerge</strong><br />
This is not as much a prediction as much as it is an observation of already visible patterns. At least two main groups will emerge from the NoSQL movement: networked data structure servers (key/value stores, queues, &#8230;) and databases for working with structured data.</p>
<p><strong>The data structure branch will remain very diverse</strong><br />
Typical software in this category is rather minimalistic, both in terms of functionality and in terms of code size. Thanks to this the threshold for entry of new players is rather low; also low is the price paid by users for switching between competing implementations.<br />
Various players will likely specialize in some technological niche and they will continue to be used mainly as means of speeding up applications and not as fundamental building blocks.</p>
<p><strong>Relational databases will fight back</strong><br />
Some databases already have support for storing, manipulating and indexing structured data in the form of XML. I have a feeling that JSON support can&#8217;t be far away. For most users this will be enough to stay with the established players in the database field instead of choosing a strictly document oriented database.</p>
<p><strong>Document oriented databases will morph into graph databases</strong><br />
Implementing cross document referencing will take them half way there. Pressure from the relational databases, as described above, will push them the rest of the way.</p>
<p><strong>SPARQL will become the query language of choice<br />
</strong><a href="http://en.wikipedia.org/wiki/SPARQL">SPARQL</a> is a query language for <a class="zem_slink" title="Resource Description Framework" rel="wikipedia" href="http://en.wikipedia.org/wiki/Resource_Description_Framework">RDF</a><sup class='footnote'><a href='#fn-545-1' id='fnref-545-1'>1</a></sup>; in other words: a language for querying graphs. It supports querying multiple data sources at the same time (federated queries) and there are projects underway to make it work with Hadoop clusters.<br />
I&#8217;m not saying that alternative methods of querying will disappear completely! I&#8217;m just trying to say that the key players most likely to be used by the average developer (the next generation graph database equivalents of MySQL and PostgreSQL and similar) will end up standardizing on SPARQL instead of inventing yet another language.</p>
<p><strong>Software will gain weight</strong><br />
Reading about NoSQL databases gives me a feeling of deja-vu. Most of it reads almost exactly like articles about MySQL from the beginning of this decade: &#8220;We&#8217;re better than competition because we don&#8217;t have transactions/triggers/datatype checking/guaranteed consistency/fulltext search/&#8230;&#8221;. MySQL now has all of those features and NoSQL databases will follow in the same path. Most users will start hitting walls due to lack of features, not due to performance issues and when that happens having features will become more important than being lean.</p>
<p><strong>The cycle will repeat itself</strong><br />
After a decade or so a new class of players claiming that their lack of features is their strength will emerge once again</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=c670fd3f-4e02-47dc-9926-222ea29b4388" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-545-1'>RDF is an extremely simple format wrapped in a metric buttload of mystery in misunderstanding. But more about that some other time. <span class='footnotereverse'><a href='#fnref-545-1'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://lexandera.com/2009/11/predictions-on-the-future-of-nosql/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
