Use case of DB design
I wondered if there is any site out there w开发者_开发百科ith some detailed examples of normalization and DB design in general. Any comments are welcome.
Wikipedia page and this Dev Shed page should give you a good start.
The following blog page has some links to some good articles on general database design.
The first about the "10 Common Database Design Mistakes" has a good outline of some common pitfalls
and problems seen when database design is not thoroughly planned.
精彩评论