Atlas Comics Project :: Database model

A properly designed database model will be both powerful and flexible. The Atlas Comics site content is entirely contained within a database. This allows content to be updated easily and without having to duplicate any changes. Any element of their store can be changed immediately. Categories, products, descriptions, and site functionality are easily modified.

Proper database design also allows additional features to be implemented without altering existing data. Flexibility for the future and ease of administration are both true benefits of using a database to generate content dynamically.


Part 2 :: Visual design   Part 4 :: Shopping cart