Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Designing Effective Database Systems Review by W Boudville
understanding modelling diagrams
Relational databases have a well developed theory underpinning them. Often described in formal maths language that can be offputting to a newcomer without that background. The merit of Riordan's book is to show that you can often understand and design such databases, without recourse to such formalisms, which greatly expands the potential audience for the book.
There's scarcely an equation here. But you can understand the essence of different normal forms and what Boyce and Codd contributed to shoring up this field. Instead of equations, the author demonstrates what may be more intuitive to many of you - Modelling diagrams that show relationships in a visual form that is easy to grasp. You can see how a diagram can convey the essence of many relationships, and thus form the skeleton of a database. This visual understanding may be one of the most useful teaching results of the book.
Riordan uses Microsoft packages to demonstrate how to make example databases. Commendably, she writes broadly enough that you should be able to recast these examples in another database if you wish.