On 11/14/06, Eric Lake <[EMAIL PROTECTED]> wrote:
> I think that I am really starting to understand how django works. The area
> that I am not very good at is designing the database model. Can you
> recommend a good tutorial or book that gets into how create logical,
> elegant, efficient databases. It doesn't have to be specific to one type
> (MySQL, PostgreSQL, etc). I can see the design for the site that I want to
> create in my head but not the database.

A really good place to start, IMHO, is William Kent's introduction to
database normalization (which is a key principle of good database
design):

http://www.bkent.net/Doc/simple5.htm

-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to