<?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>DataBase Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/database/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/database/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Tue, 19 Feb 2019 16:38:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>DataBase Archives - IODocs</title>
	<link>https://www.iodocs.com/database/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Reset a MySQL root password</title>
		<link>https://www.iodocs.com/reset-mysql-root-password/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Fri, 21 Jul 2017 04:28:26 +0000</pubDate>
				<category><![CDATA[DataBase]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[reset password]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=967</guid>

					<description><![CDATA[<p>Use the following steps to reset a MySQL root password by using the command line interface. Stop the MySQL service (Ubuntu and Debian) Run the following command: sudo /etc/init.d/mysql stop (CentOS, Fedora, and Red Hat Enterprise Linux) Run the following command: sudo /etc/init.d/mysqld stop Start MySQL without a password Run the following command. The ampersand [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/reset-mysql-root-password/">Reset a MySQL root password</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Installing MariaDB Server on osx Using Homebrew</title>
		<link>https://www.iodocs.com/installing-mariadb-server-osx-using-homebrew/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Thu, 22 Dec 2016 12:51:03 +0000</pubDate>
				<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[Homebrew]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=584</guid>

					<description><![CDATA[<p>MariaDB Server is available for installation on   Mac OS X via the Homebrew package manager. MariaDB Server is available as a Homebrew &#8220;bottle&#8221;, a pre-compiled package. This means you can install it without having to build from source yourself. This saves time. After installing Homebrew, MariaDB Server can be installed with this command: brew install [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/installing-mariadb-server-osx-using-homebrew/">Installing MariaDB Server on osx Using Homebrew</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>What is Redis and what do I use it for?</title>
		<link>https://www.iodocs.com/what-is-redis-and-what-do-i-use-it-for/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Tue, 06 Dec 2016 22:34:05 +0000</pubDate>
				<category><![CDATA[DataBase]]></category>
		<category><![CDATA[Redis]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=492</guid>

					<description><![CDATA[<p>If you can map a use case to Redis and discover you aren&#8217;t at risk of running out of RAM by using Redis there is a good chance you should probably use Redis. It&#8217;s a &#8220;NoSQL&#8221; key-value data store. More precisely, it is a data structure server. Not like MongoDB (which is a disk-based document [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/what-is-redis-and-what-do-i-use-it-for/">What is Redis and what do I use it for?</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
