10 Useful articles about Database design
Posted by nsdhami on October 3, 2008
This is a list of ten useful articles about database design which includes some tips and practical suggests to help you to design quickly databases for your web projects.
The list includes some tips to define relationships-entities model, common database design mistakes, database normalization, how to use PHP and SQL to create tables and relationships and a correct approach to define relationships between tables. More …