1st Edition

Database Modeling Step by Step

By Gavin Powell Copyright 2020
    268 Pages 25 B/W Illustrations
    by Auerbach Publications

    268 Pages 25 B/W Illustrations
    by Auerbach Publications

    With the aim of simplifying relational database modeling, Database Modeling Step-by-Step presents the standard approach to database normalization and then adds its own approach, which is a more simplistic, intuitive way to building relational database models. Going from basics to contemporary topics, the book opens with relational data modeling and ends with BigData database modeling following a road map of the evolution in relational modeling and including brief introductions to data warehousing and BigData modeling. A break-down of the elements of a model explains what makes up a relational data model. This is followed by a comparison between standard normalization and a more simplistic intuitive approach to data modeling that a beginner can follow and understand.

    A brief chapter explains how to use the database programming language SQL (Structured Query Language), which reads from and writes to a relational database. SQL is fundamental to data modeling because it helps in understanding how the model is used. In addition to the relational model, the last three chapters cover important modern world topics including denormalization that leads into data warehouses and BigData database modeling. The book explains how there is not much to logical data modeling in BigData databases because as they are often schema-less, which means that BigData databases do not have schemas embedded into the database itself, they have no metadata and thus not much of a logical data model.

    Online bonus chapters include a case study that covers relational data modeling and are available at the author’s web site: www.oracletroubleshooter.com/datamodeling.html

    Contents

    List of Figures

    Preface

    About the Author

    Chapter 1 The Evolution of Relational Database Modeling

    Chapter 2 The Pieces of the Relational Data Model

    Chapter 3 Intuitive Relational Data Modeling and Normalization

    Chapter 4 Reading and Writing Relational Data with SQL

    Chapter 5 Advanced Relational Database Modeling

    Chapter 6 Understanding Data Warehouse Database Modeling

    Chapter 7 Modeling for BigData Databases

    Index

    Biography

    Gavin Powell is a veteran IT practitioner and author of a number of publications on Oracle technologies. He has extensive experience in many databases, including more than a decade working with Oracle databases.

    Powell has authored the following books:

    • Oracle Performance Tuning for 10gR2
    • Oracle SQL Jumpstart with Examples (with Carol McCullough-Dieter)
    • Oracle Data Warehouse Tuning for 10gR2
    • Oracle High-Performance Tuning for 9i and 10g
    • Working with GoldenGate 12c