 |
|
Databasing Basics Databases are the driving force behind most dynamic websites, yet many developers don't bother learning proper database design and management techniques. This results in sites ineffecient, slow-running sites, so let's look at the ins and outs of basic databasing!
- Database Design: Normalization
- The ideas behind good database design, normalization, and how to normalize a database
- Databases: Intro and Overview
- A basic overview of relational databases, and a quick look at the top five databases; also discusses how to choose which database to use.
|