<?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>LAMPlights &#187; MongoDB</title>
	<atom:link href="http://www.hermanradtke.com/blog/tag/mongodb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hermanradtke.com</link>
	<description>Personal anecdotes from my experiences using the LAMP stack</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:14:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Learning To Use MongoDB</title>
		<link>http://www.hermanradtke.com/blog/learning-to-use-mongodb/</link>
		<comments>http://www.hermanradtke.com/blog/learning-to-use-mongodb/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 21:03:16 +0000</pubDate>
		<dc:creator>Herman Radtke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[10gen]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=444</guid>
		<description><![CDATA[I have heard of MongoDB for some time and have read quite a few articles and attended some conference seminars about it.  I had put off using MongoDB because I could find no project that really made good use of it.  About two weeks ago I started a project that doesn't really fit into the [...]]]></description>
			<content:encoded><![CDATA[<p>I have heard of <a class="zem_slink" title="MongoDB" rel="homepage" href="http://www.mongodb.org/display/DOCS/Home">MongoDB</a> for some time and have read quite a few articles and attended some conference seminars about it.  I had put off using MongoDB because I could find no project that really made good use of it.  About two weeks ago I started a project that doesn't really fit into the <a class="zem_slink" title="Relational database" rel="wikipedia" href="http://en.wikipedia.org/wiki/Relational_database">relational database</a> mold.  I finally had the perfect excuse to devote the time and effort to learning all about MongoDB and take my place among the ranks of developers using <a class="zem_slink" title="NoSQL" rel="wikipedia" href="http://en.wikipedia.org/wiki/NoSQL">NoSQL</a> (whatever that means).</p>
<p><span id="more-444"></span></p>
<p>The packages provided by <a title="10gen" rel="homepage" href="http://www.10gen.com/">10gen</a> were easy to find and there  were no  problems installing them on my <a title="Ubuntu (operating system)" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> laptop.  Rather than searching the web for introductions to MongoDB, I decided to learn it from <a class="zem_slink" title="10gen" rel="homepage" href="http://www.10gen.com/">10gen</a> (the company who developed MongoDB).  I purchased the rough cut of <a href="http://oreilly.com/catalog/9781449389536/" target="_blank">MongoDB: The Definitive Guide from O'Reilly Safari</a>.  This was the first time I have purchased a rough cut book and so far I have no complaints.  I opted for the e-book version so I could get up a running right away (I am also running out of bookshelf space).  I am 3 chapters in and so far I have no complaints.  I am concerned that the ubiquitous use of documents may cause a square peg/round hole issue, but so far I have no run into any problems.  The use of a <a class="zem_slink" title="JSON" rel="homepage" href="http://json.org">JSON</a> super-set makes the syntax feel very natural to me and is a huge plus in my opinion.</p>
<p>I will post my thoughts and experiences here as the project progresses and I learn more about MongoDB.  I love learning new things and so far MongoDB has not disappointed.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=7e58f774-e5d3-478d-969e-eb458875c697" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.hermanradtke.com/blog/learning-to-use-mongodb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

