Five common PHP database problems

Discover five common database problems that occur in PHP applications — including database schema design, database access, and the business logic code that uses the database — as well as their solutions.

read more | digg story

How to Normalise Your Database

Normalisation is part of successful database design.Without normalisation, database systems can be inaccurate, slow, and inefficient and they might not produce the data you expect.

read more | digg story

Library of free database models

The library includes hundreds of sample database schemas for tons of topics � ranging from �Airline Reservations� to �Organizations and People� to �Car Servicing� to �Pizza Delivery�.

read more | digg story