Tip - Relational Databases for Dummies - Tuts+ Code Tutorial
Web apps can be split into two major components: a front-end that displays and collects information, and a back-end for storing the information. In this article, I'll demonstrate what a relational database is, and how to properly design your database to store your app's information. | Difficulty: Beginner; Length: Short; Tags: Tools & Tips, Databases, Web Development