Other pages

Things I like

NAME

DBIx::Class::Tutorial::Appendix3 - Database design

Designing the database

If you already have a database you'd like to use and just want to get started, skip ahead to "DBIx::Class files overview".

If you have the luxury to be able to create and design your database layout from scratch then you should make the most of it and take your time to plan.

Follow the rules on Normalisation as much as you can, see http://b62.tripod.com/doc/dbbase.htm.

A few notes:

Last modified:

Home