
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Check out David hay's 'Data Model Patterns - Conventions of Thought' (Dorset, ISBN 0-932633-29-3) for a good book on data modeling, which identifies common data structures for different business areas. This book, however, does not contain the implementation details, just the logical designs. ---------------------------------------- Mark C. Stock Enquery, Incorporated ---------------------------------------- (888) 512-2048 "f" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Is there a "design pattern" book for database just like the GoF's book > "Design Pattern" for c++? Different stores, HR departments, or banks, > etc. could all share the same structure when design their database, so > there should be some patterns for that. > > Thanks, > > ff
| <-- __Chronological__ --> | <-- __Thread__ --> |