This Second Edition includes more material on relational database (including a new chapter on pseudo-relational database), expanded coverage of the now-standard SQL language, and discussion of Query Management Facility, dBASE III, and dBASE IV. There is also treatment of the Date-Wilson method of da
Database Modeling Step by Step
β Scribed by Gavin Powell (Author)
- Publisher
- Auerbach Publications
- Year
- 2020
- Leaves
- 269
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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
β¦ Table of Contents
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
π SIMILAR VOLUMES
A "user friendly" introduction to the field of database. The book details the study of storage and management, explaining the principles behind database and its broad range of subtopics in a clear, step-by-step manner. In addition, the book addresses basic data definitions and structures, access met
<b>Your hands-on guide to Azure SQL Database fundamentals</b> <br>Expand your expertise--and teach yourself the fundamentals of Microsoft Azure SQL Database. If you have previous programming experience but are new to Azure, this book is the tutorial that delivers the step-by-step guidance and coding
Your hands-on guide to Azure SQL Database fundamentals. Expand your expertise - and teach yourself the fundamentals of Microsoft Azure SQL Database. If you have previous programming experience but are new to Azure, this tutorial delivers the step-by-step guidance and coding exercises you need to ma
Database Solutions: A step-by-step guide to building databases 2/eAre you responsible for designing and creating the databases that keep your business running? Or are you studying for a module in database design? If so, Database Solutions is for you! This fully revised and updated edition will make
The second edition of this book incorporates two relational database design methodologies to teach readers how databases can be implemented in Microsoft Access and Oracle. Not only does the book provide a comprehensive methodology for relational database design, but the authors also show readers ho