<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Mongodb</id>
		<title>Mongodb - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Mongodb"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Mongodb&amp;action=history"/>
		<updated>2026-05-20T10:00:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.johnfreier.com/index.php?title=Mongodb&amp;diff=863&amp;oldid=prev</id>
		<title>Jfreier: Created page with &quot; == Description == MongoDB is a document JSON database.   == Start Up - Command == To start mongodb for development or other   mongod --dbpath /home/test/mongo   == Start Up -...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Mongodb&amp;diff=863&amp;oldid=prev"/>
				<updated>2019-06-20T19:51:12Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; == Description == MongoDB is a document JSON database.   == Start Up - Command == To start mongodb for development or other   mongod --dbpath /home/test/mongo   == Start Up -...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
MongoDB is a document JSON database.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Start Up - Command ==&lt;br /&gt;
To start mongodb for development or other&lt;br /&gt;
  mongod --dbpath /home/test/mongo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Start Up - Service ==&lt;br /&gt;
To start the mongo database up as a service&lt;br /&gt;
  service mongod start&lt;br /&gt;
&lt;br /&gt;
To edit the config for mongo service look here.&lt;br /&gt;
  /etc/mongod.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== To connect to a MongoDB ==&lt;br /&gt;
To connect to an existing mongodb&lt;br /&gt;
  mongo localhost:27017&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>