Home PHP & MySQL Modeling and Designing Relational Databases

PHP & MySQL - Modeling and Designing Relational Databases


Planning and designing a database is the essential first step to developing a web database application. In this tutorial, we introduce database modeling and the techniques to convert a model into the SQL statements needed to create a database.

[Next]