<?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>KomunitasWeb &#187; Database</title>
	<atom:link href="http://komunitasweb.com/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://komunitasweb.com</link>
	<description>Gilang Chandrasa&#039;s personal website. Talking about Python, Django, PHP, jQuery, and everything else about the web.</description>
	<lastBuildDate>Mon, 31 Oct 2011 14:51:21 +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>MongoDB Basic Operations</title>
		<link>http://komunitasweb.com/2011/06/mongodb-basic-operations/</link>
		<comments>http://komunitasweb.com/2011/06/mongodb-basic-operations/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 05:56:14 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[mongodb]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=882</guid>
		<description><![CDATA[This is part of MongoDB tutorial series, for this section we&#8217;ll learn about MongoDB basic operations in shell. MongoDB is document oriented database, so rather than row in table we have document in collection. Here a quick references if you want to play around with MongoDB shell. Displays all the databases on the server you [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2010/06/my-first-step-into-mongodb-installing-mongodb-on-ubuntu/' rel='bookmark' title='My First Step Into MongoDB &#8211; Installing MongoDB on Ubuntu'>My First Step Into MongoDB &#8211; Installing MongoDB on Ubuntu</a></li>
<li><a href='http://komunitasweb.com/2010/06/beginner-step-into-mongodb/' rel='bookmark' title='Beginner Step Into MongoDB'>Beginner Step Into MongoDB</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application-part-3/' rel='bookmark' title='CodeIgniter Tutorial &#8211; To do list application part 3'>CodeIgniter Tutorial &#8211; To do list application part 3</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2011/06/mongodb-basic-operations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beginner Step Into MongoDB</title>
		<link>http://komunitasweb.com/2010/06/beginner-step-into-mongodb/</link>
		<comments>http://komunitasweb.com/2010/06/beginner-step-into-mongodb/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 02:35:38 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[mongodb]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=527</guid>
		<description><![CDATA[After installing MongoDB, I&#8217;m really excited to learn more about MongoDB. What is it anyway? MongoDB is document oriented database, which bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide rich queries and deep functionality). It&#8217;s written in the C++ and has been developed since October [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2010/06/my-first-step-into-mongodb-installing-mongodb-on-ubuntu/' rel='bookmark' title='My First Step Into MongoDB &#8211; Installing MongoDB on Ubuntu'>My First Step Into MongoDB &#8211; Installing MongoDB on Ubuntu</a></li>
<li><a href='http://komunitasweb.com/2011/06/mongodb-basic-operations/' rel='bookmark' title='MongoDB Basic Operations'>MongoDB Basic Operations</a></li>
<li><a href='http://komunitasweb.com/2010/02/link-mongoengine/' rel='bookmark' title='[Link] MongoEngine'>[Link] MongoEngine</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2010/06/beginner-step-into-mongodb/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My First Step Into MongoDB &#8211; Installing MongoDB on Ubuntu</title>
		<link>http://komunitasweb.com/2010/06/my-first-step-into-mongodb-installing-mongodb-on-ubuntu/</link>
		<comments>http://komunitasweb.com/2010/06/my-first-step-into-mongodb-installing-mongodb-on-ubuntu/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 21:01:03 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[mongodb]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=515</guid>
		<description><![CDATA[Lately MongoDB become more and more popular in NoSQL movement. For you who haven&#8217;t heard about it, MongoDB is a scalable, high-performance, open source, document-oriented database. I always keep my eyes on MongoDB, but never have a chance to really taste the goods. So, right now I want to jump and tame the beast. First [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2010/06/beginner-step-into-mongodb/' rel='bookmark' title='Beginner Step Into MongoDB'>Beginner Step Into MongoDB</a></li>
<li><a href='http://komunitasweb.com/2009/02/cakephp-tutorial-installing-cakephp-on-ubuntu/' rel='bookmark' title='CakePHP Tutorial:Installing CakePHP on Ubuntu'>CakePHP Tutorial:Installing CakePHP on Ubuntu</a></li>
<li><a href='http://komunitasweb.com/2011/06/mongodb-basic-operations/' rel='bookmark' title='MongoDB Basic Operations'>MongoDB Basic Operations</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2010/06/my-first-step-into-mongodb-installing-mongodb-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sphinx search introduction</title>
		<link>http://komunitasweb.com/2009/03/sphinx-search-introduction/</link>
		<comments>http://komunitasweb.com/2009/03/sphinx-search-introduction/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 09:41:44 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[sphinx]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=50</guid>
		<description><![CDATA[After reading my introduction to full text search or you have read article somewhere else and decided to go with full text search in your next project, but you still confuse what full text search engine to use. One implementation of full text search engine is Sphinx. And I&#8217;ll give you a short course on [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2009/03/full-text-search-introduction/' rel='bookmark' title='Full text search introduction'>Full text search introduction</a></li>
<li><a href='http://komunitasweb.com/2009/04/php-tips-and-trick/' rel='bookmark' title='PHP Tips and Tricks'>PHP Tips and Tricks</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2009/03/sphinx-search-introduction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Full text search introduction</title>
		<link>http://komunitasweb.com/2009/03/full-text-search-introduction/</link>
		<comments>http://komunitasweb.com/2009/03/full-text-search-introduction/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 09:59:42 +0000</pubDate>
		<dc:creator>Gilang Chandrasa</dc:creator>
				<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://komunitasweb.com/?p=36</guid>
		<description><![CDATA[What is full text search? Full text search is searching method that will use the entire words and find all match search against our database. And according to Wikipedia In text retrieval, full text search refers to a technique for searching a computer-stored document or database. In a full text search, the search engine examines [...]


Related posts:<ol><li><a href='http://komunitasweb.com/2009/03/sphinx-search-introduction/' rel='bookmark' title='Sphinx search introduction'>Sphinx search introduction</a></li>
<li><a href='http://komunitasweb.com/2009/10/submitting-form-and-progressive-enhancement/' rel='bookmark' title='Submitting Form and Progressive Enhancement'>Submitting Form and Progressive Enhancement</a></li>
<li><a href='http://komunitasweb.com/2009/03/codeigniter-tutorial-to-do-list-application/' rel='bookmark' title='Codeigniter tutorial &#8211; To do list application'>Codeigniter tutorial &#8211; To do list application</a></li>
</ol>]]></description>
		<wfw:commentRss>http://komunitasweb.com/2009/03/full-text-search-introduction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

