database_schema_design

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



From: Michael Vester <mvester@v-wave.com>
Subject: Re: database design
Date: Sun, 27 Aug 2000 09:49:28 -0700

Michael Heise wrote:
> 
> Hello
> I am loocking for sources about database-design. for example
> database-templates or sample-solutions, espacially internet related
> databases (guidelines or hints for controled denormalisation)..
> for the very first I am interested in database design related to data
> constructs with recursions (for example a parameter, depending from another
> one parameter furthermore files, depending from parameters (m:n -
> relation)).
> any glue highly appreciated, thanx!
> Micha

Try
http://www.sims.berkeley.edu/courses/is202/f97/Lecture8/
for the basics.  A very clear presentation of the process of
developing a normalized relational database. It does not
matter if the database is Internet related or not. 

I have never heard of "controled denormalisation'. 
Normalization is a compromise between the ideal and the
capability of technology. I never heard of a m:n relation. Is
that many to none? Please restate your question. Leaving out
the jargon and use simple English.  I would very much like to
help.

Michael Vester
mvester@nospam.v-wave.com


the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu