<?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:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Databases Archives - Manish Sanger</title>
	<atom:link href="https://www.manishsanger.com/databases/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.manishsanger.com/databases/</link>
	<description>Java, J2EE, Spring Framework, application security,big data,database,design patterns,hibernate,j2ee,java,jdbc,micro-services,mongodb,multithreading,nosql</description>
	<lastBuildDate>Tue, 03 Feb 2015 10:58:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>What is NoSQL?</title>
		<link>https://www.manishsanger.com/what-is-nosql/</link>
					<comments>https://www.manishsanger.com/what-is-nosql/#respond</comments>
		
		<dc:creator><![CDATA[manishsanger]]></dc:creator>
		<pubDate>Tue, 18 Mar 2014 14:29:34 +0000</pubDate>
				<category><![CDATA[NoSQL]]></category>
		<guid isPermaLink="false">http://www.manishsanger.com/?p=191</guid>

					<description><![CDATA[<p>NoSQL Databases is also called as “Not Only SQL”. NoSQL does not prohibit the SQL (Structured query Language). It employs less Consistency model for storage and retrieval of data than traditional relational databases. Some of the NoSQL databases are completely non-relational, others avoid relational functionalities as Fixed table schemas and joins. Most of the NoSQL [&#8230;]</p>
<p>The post <a href="https://www.manishsanger.com/what-is-nosql/">What is NoSQL?</a> appeared first on <a href="https://www.manishsanger.com">Manish Sanger</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p dir="ltr">NoSQL Databases is also called as “Not Only SQL”. NoSQL does not prohibit the SQL (Structured query Language). It employs less Consistency model for storage and retrieval of data than traditional relational databases. Some of the NoSQL databases are completely non-relational, others avoid relational functionalities as Fixed table schemas and joins. Most of the NoSQL databases are highly optimized “Key-Value stores” or “tuple stores”, for simple insertion and retrieval operations. NoSQL approach started with the goal of simple schema design, horizontal scalability, higher performance &amp; availability etc.</p>
<p>&nbsp;</p>
<p dir="ltr"><strong>Types of NoSQL Databases?</strong></p>
<p>We can classify the NoSQL databases on the basis of data model, these are as follows:</p>
<ol>
<li dir="ltr">
<p dir="ltr"><strong>Wide-Column</strong> &#8211; HBase, BigTable, Apache Cassandra, Amazon SimpleDB, HyperTable</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Document</strong> &#8211; MongoDB, CouchDB, CouchBase</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Key</strong>-Value &#8211; DynamoDB, Riak, Redis, Voldemort</p>
</li>
<li dir="ltr">
<p dir="ltr"><strong>Graph</strong> &#8211; Neo4j, Virtuoso, Allegro</p>
</li>
</ol>
<p>The post <a href="https://www.manishsanger.com/what-is-nosql/">What is NoSQL?</a> appeared first on <a href="https://www.manishsanger.com">Manish Sanger</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.manishsanger.com/what-is-nosql/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<enclosure url="https://www.manishsanger.com/wp-content/uploads/2014/03/nosql.gif" length="43945" type="image/gif"/><media:content url="https://www.manishsanger.com/wp-content/uploads/2014/03/nosql.gif" width="800" height="314" medium="image" type="image/gif"/>	</item>
	</channel>
</rss>
