Beginning Database Design: From Novice to Professional
Autor Clare Churcheren Limba Engleză Paperback – 29 iun 2012
Database design is not an exact science. Many are surprised to find that problems with their databases are caused by poor design rather than by difficulties in using the database management software. Beginning Database Design, Second Edition helps you ask and answer important questions about your data so you can understand the problem you are trying to solve and create a pragmatic design capturing the essentials while leaving the door open for refinements and extension at a later stage. Solid database design principles and examples help demonstrate the consequences of simplifications and pragmatic decisions. The rationale is to try to keep a design simple, but allow room for development as situations change or resources permit.
- Provides solid design principles by which to avoid pitfalls and support changing needs
- Includes numerous examples of good and bad design decisions and their consequences
- Shows a modern method for documenting design using the Unified Modeling Language
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (2) | 312.63 lei 3-5 săpt. | |
Apress – 24 ian 2007 | 312.63 lei 3-5 săpt. | |
Apress – 29 iun 2012 | 349.53 lei 6-8 săpt. | +44.13 lei 6-12 zile |
Preț: 349.53 lei
Preț vechi: 436.92 lei
-20% Nou
Puncte Express: 524
Preț estimativ în valută:
66.90€ • 70.57$ • 55.75£
66.90€ • 70.57$ • 55.75£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Livrare express 27 noiembrie-03 decembrie pentru 54.12 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430242093
ISBN-10: 1430242094
Pagini: 252
Ilustrații: XXV, 252 p.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.48 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430242094
Pagini: 252
Ilustrații: XXV, 252 p.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.48 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalNotă biografică
Clare Churcher is currently a senior lecturer in the Department of Applied Computing at Lincoln University, New Zealand. She holds a degree in physics with first class honors and completed a Ph.D in physics at the University of Canterbury, New Zealand. She has done postdoctoral research in the Cavendish Laboratory at the University of Cambridge, England. Clare s research interests are in the management and visualization of data especially for scientific research. She has a background in database design, and has taught programming, analysis and design of information systems, and database management at undergraduate level, as well as software engineering and scientific visualization at post graduate level.
Caracteristici
Beginning Database Design, Second Edition helps you ask and answer important questions about your data so that you can avoid pitfalls and get database design right the first time.
Cuprins
What Can Go Wrong.- Guided Tour of the Development Process.- Initial Requirements and Use Cases.- Learning from the Data Model.- Developing a Data Model.- Generalization and Specialization.- From Data Model to Relational Schema.- Normalization.- More on Keys and Constraints.- Queries.- User Interface.- Other Implementations.