<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - TutorialPro.net -->
<rss version="2.0">
	<channel>
	<title>TutorialPro.net - Latest Tutorials for DB Design</title>
	<description>Database Design is one of the most important parts of designing an application. Without a well developed structure, you could find yourself "lost". Databases often contain critical information for companies. With the advent of eCommerce, more people are gaining more access to more databases than ever before. Database design is a real challenge in storing information effectively and efficiently. If you're looking for information to help you achieve this challenge, you've come to the right place to learn.</description>
	<link>http://www.tutorialpro.net/tutorials/db-design/1</link>
	<language>en-us</language>
	<lastBuildDate>Tue, 06 Jan 2009 15:07:31 -0500</lastBuildDate>
	<pubDate>Tue, 06 Jan 2009 15:07:31 -0500</pubDate>
	<item>
	<title>Database Design Tutorial</title>
	<pubDate>Thu, 12 Jun 2008 00:00:00 -0400</pubDate>
	<link>http://www.tutorialpro.net/tutorial/database-design-tutorial/570</link>
	<description><![CDATA[In this tutorial you will learn how to design a database. Databases are programs that allow a user to storage and retrieval of data. A user in this context can be either a human user or a computer program. Human users rarely access a database directly. Usually a computer program is used to access a database. The software running on a cash machine for example, allows (limited) access to the bank's database. A cash machine user can request his or her account balance from the database or withdraw money from his or her account.]]></description>
	<guid>http://www.tutorialpro.net/tutorial/database-design-tutorial/570</guid>
	</item>
</channel>
</rss>