<?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>Free Database Software &#187; Uncategorized</title>
	<atom:link href="http://www.freedatabasesoftware.net/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://www.freedatabasesoftware.net</link>
	<description>Free Database Software</description>
	<lastBuildDate>Tue, 17 Jan 2012 14:02:01 +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>Berkeley DB</title>
		<link>http://www.freedatabasesoftware.net/berkeley-db.html</link>
		<comments>http://www.freedatabasesoftware.net/berkeley-db.html#comments</comments>
		<pubDate>Mon, 11 Apr 2011 10:08:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=40</guid>
		<description><![CDATA[Berkeley DB (or BDB) is a computer program library that offers an embedded database. The software has bindings for various programming languages, including Smalltalk, Python, Perl, Java, PHP C++ and C. Berkeley DB Information BDB keeps the data pairs/arbitrary key as byte arrays. BDB also provides support for many simultaneous threads or processes handling databases. [...]]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/berkeley-db.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install PostgreSQL</title>
		<link>http://www.freedatabasesoftware.net/install-postgresql.html</link>
		<comments>http://www.freedatabasesoftware.net/install-postgresql.html#comments</comments>
		<pubDate>Mon, 11 Apr 2011 10:05:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=36</guid>
		<description><![CDATA[PostgreSQL is an open source relational database that can be run in different platforms. It is also compatible with various programming languages. The following guides will show you how to install the program. How to Install PostgreSQL Step 1 Get the PostgreSQL source code package from the Internet. Unzip it using these commands: gunzip postgresql-8.3.1.tar.gz [...]]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/install-postgresql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Tutorials</title>
		<link>http://www.freedatabasesoftware.net/sql-tutorials.html</link>
		<comments>http://www.freedatabasesoftware.net/sql-tutorials.html#comments</comments>
		<pubDate>Tue, 21 Sep 2010 09:48:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[simple SQL tutorials]]></category>
		<category><![CDATA[SQL tutorials]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=32</guid>
		<description><![CDATA[Since its inception, SQL has become the language of choice for accessing database systems. By understanding how to use SQL, database management will be easier to do. Use SQL tutorials and improve your knowledge of the language. ]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/sql-tutorials.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Tutorials</title>
		<link>http://www.freedatabasesoftware.net/mysql-tutorials.html</link>
		<comments>http://www.freedatabasesoftware.net/mysql-tutorials.html#comments</comments>
		<pubDate>Tue, 21 Sep 2010 09:46:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MySQL Tutorials]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=29</guid>
		<description><![CDATA[MySQL Tutorials can walk you through the whole process of setting-up your PHP and MySQL software programs. You can learn everything you need to know about these two software programs right online with tutorials that are free to use with some available for downloads.]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/mysql-tutorials.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL</title>
		<link>http://www.freedatabasesoftware.net/sql.html</link>
		<comments>http://www.freedatabasesoftware.net/sql.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:38:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Structured Query Language]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=21</guid>
		<description><![CDATA[SQL is a database language used for database management. Aside from making queries, SQL can also retrieve data and perform other functions. Get insights into SQL and why it is the standard database language today. ]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/sql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn MySQL</title>
		<link>http://www.freedatabasesoftware.net/learn-mysql.html</link>
		<comments>http://www.freedatabasesoftware.net/learn-mysql.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:37:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ways to learn MySQL]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=18</guid>
		<description><![CDATA[MySQL is one of the most widely used applications for databases in the world. Discover ways to learn MySQL and make the most of the software. Use tips for updating databases and keep the information up to date. ]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/learn-mysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQLadmin</title>
		<link>http://www.freedatabasesoftware.net/mysqladmin.html</link>
		<comments>http://www.freedatabasesoftware.net/mysqladmin.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:36:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how to use mysqladmin]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=15</guid>
		<description><![CDATA[The mysqladmin client is used for administering various functions related to the database. Some of the commands supported by mysqladmin are debug, flush-hosts and many more. Understand how to use mysqladmin and make database management easier. ]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/mysqladmin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQLdump</title>
		<link>http://www.freedatabasesoftware.net/mysqldump.html</link>
		<comments>http://www.freedatabasesoftware.net/mysqldump.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:32:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[how to use mysqldump]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=12</guid>
		<description><![CDATA[The mysqldump command allows a user to move the contents of the website to another host with no difficulty. When using the mysqldump command, specific commands have to be used. Discover how to use mysqldump and move those files with ease.]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/mysqldump.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebird</title>
		<link>http://www.freedatabasesoftware.net/firebird.html</link>
		<comments>http://www.freedatabasesoftware.net/firebird.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:31:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firebird database system]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=10</guid>
		<description><![CDATA[Firebird is a database system that offers support for external functions, various access methods and many more. Firebird is also compatible with different operating systems, including UNIX and Windows. Get insights into the Firebird database system and what its other features are. ]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/firebird.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL</title>
		<link>http://www.freedatabasesoftware.net/mysql.html</link>
		<comments>http://www.freedatabasesoftware.net/mysql.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:30:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[How to Install MySQL]]></category>

		<guid isPermaLink="false">http://www.freedatabasesoftware.net/?p=9</guid>
		<description><![CDATA[MySQL is a database server used for the querying and managing of databases. MySQL can be used in different operating systems, including the Mac and Windows. Discover how to install MySQL and avoid errors in configuration. ]]></description>
		<wfw:commentRss>http://www.freedatabasesoftware.net/mysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

