<?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>Blogfreakz - Web Design and Web Development resources &#187; mongoDB</title>
	<atom:link href="http://blogfreakz.com/tag/mongodb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogfreakz.com</link>
	<description>A site dedicated to keeping up with the latest trends on Web Design</description>
	<lastBuildDate>Thu, 24 May 2012 05:41:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>MongoHub &#8211; mongoDB Administration Tool for Mac</title>
		<link>http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/</link>
		<comments>http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 01:32:01 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[mongoDB]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=7318</guid>
		<description><![CDATA[MongoHub is an application used to manage mongodb databases (locally or over the internet). It lets you add and remove databases and collections, change fields and indexes, view and filter the content of collections, add, edit and remove rows, perform custom queries and dump collections or entire databases. Whether you are a Mac Web Developer, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>MongoHub</strong> is an application used to manage <strong>mongodb databases</strong> (locally or  over the internet). It lets you add and remove databases and  collections, change fields and indexes, view and filter the content of  collections, add, edit and remove rows, perform custom queries and dump  collections or entire databases.</p>
<p><span id="more-7318"></span><a rel="attachment wp-att-7349" href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/attachment/mongohub/"><img class="aligncenter size-large wp-image-7349" title="mongoHub" src="http://blogfreakz.com/wp-content/uploads/2010/07/mongoHub-600x450.png" alt="mongoHub 600x450 MongoHub   mongoDB Administration Tool for Mac" width="600" height="450" /></a></p>
<p>Whether you are a Mac Web Developer, Programmer or Software Developer  your workflow will be streamlined with a native Mac OS X application. This application is open sourced. You could fork and contribute source  code on <a onclick="return false;" rel="nofollow" href="http://github.com/bububa/MongoHub-Mac" target="_blank">github</a>.</p>
<p class="download">Website: <a title="mongoHub" rel="nofollow" href="http://mongohub.todayclose.com/" target="_blank">http://mongohub.todayclose.com/</a></p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongodb manager">mongodb manager</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongohub tutorial">mongohub tutorial</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="sequel pro mongodb">sequel pro mongodb</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongohub">mongohub</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongodb tools">mongodb tools</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongodb mac">mongodb mac</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongodb administration">mongodb administration</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongodb tool">mongodb tool</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongodb web admin">mongodb web admin</a></li>
<li><a href="http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/" title="mongodb admin">mongodb admin</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/tools/mongohub-mongodb-administration-tool-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mongoDB &#8211; Scalable Document Oriented Database</title>
		<link>http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/</link>
		<comments>http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 23:13:02 +0000</pubDate>
		<dc:creator>Mufti Ali</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[mongoDB]]></category>

		<guid isPermaLink="false">http://blogfreakz.com/?p=7295</guid>
		<description><![CDATA[MongoDB (from &#8220;humongous&#8221;) is a scalable, high-performance, open source, document-oriented database written in C++. MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide rich queries and deep functionality). Features Document-oriented storage Replication &#38; High Availability Auto-Sharding Querying,  Rich, document-based queries. Fast In-Place Updates Map/Reduce GridFS [...]]]></description>
			<content:encoded><![CDATA[<p><strong>MongoDB </strong>(from &#8220;hu<strong>mongo</strong>us&#8221;) is a scalable,     high-performance, open source,  document-oriented database written     in C++. MongoDB bridges the gap between <strong>key-value stores</strong> (which are fast     and highly scalable) and traditional RDBMS systems (which provide     rich queries and deep functionality).</p>
<p><span id="more-7295"></span></p>
<h5><a rel="attachment wp-att-7297" href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/attachment/mongodb/"><img class="aligncenter size-full wp-image-7297" title="mongoDB" src="http://blogfreakz.com/wp-content/uploads/2010/07/mongoDB.jpg" alt="mongoDB mongoDB   Scalable Document Oriented Database" width="600" height="270" /></a></h5>
<h5>Features</h5>
<ul>
<li>Document-oriented  storage</li>
<li>Replication  &amp; High Availability</li>
<li>Auto-Sharding</li>
<li>Querying,  Rich, document-based queries.</li>
<li>Fast  In-Place Updates</li>
<li>Map/Reduce</li>
<li>GridFS</li>
<li>and more..</li>
</ul>
<p class="download"><strong>Requirements</strong>: -<br />
<strong>Demo</strong>: <a title="mongoDB" rel="nofollow" href="http://www.mongodb.org/#" target="_blank">http://www.mongodb.org/#</a><br />
<strong>License</strong>: Creative  Commons License</p>
<h4>Incoming search terms for the article:</h4>
<ul>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="mongodb scalable">mongodb scalable</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="document oriented database">document oriented database</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="mongo ide">mongo ide</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="mongodb ide">mongodb ide</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="ide for mongodb">ide for mongodb</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="mongoDB tutorials">mongoDB tutorials</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="document-oriented database">document-oriented database</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="mongodb">mongodb</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="mongo db">mongo db</a></li>
<li><a href="http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/" title="document oriented database design">document oriented database design</a></li>
</ul>
<p><!-- SEO SearchTerms Tagging 2 Plugin --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogfreakz.com/database/mongodb-scalable-document-oriented-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

