Database design tutorial

Conclusion

A relational database is a wonderful piece of equipement for storing large quantities of data efficiently. In this tutorial I focused mainly on building the database model. These models can be implemented on any RDBMS and queried using the Structured Query Language. The articles below will teach you more about database design and SQL.