Beginning database design : from novice to professional /
Beginning Database Design: From Novice to Professional provides short, easy-to-read explanations of how to get database design right the first time. This book offers numerous examples to help you avoid the many pitfalls that entrap new and not-so-new database designers. Through the help of use cases...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, Calif. :
Apress,
©2007.
|
Colección: | Expert's voice.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. What can go wrong
- Ch. 2. Guided tour of the development process
- Ch. 3. Initial requirements and use cases
- Ch. 4. Learning from the data model
- Ch. 5. Developing a data model
- Ch. 6. Generalization and specialization
- Ch. 7. From data model to relational schema
- Ch. 8. Normalization
- Ch. 9. More on keys and constraints
- Ch. 10. Queries
- Ch. 11. User interface
- Ch. 12. Other implementations.