-
Course
- Data
Relational Database Design
This course is for anyone who wants to understand relational database design, or data modeling in general. You will learn how to gather requirements, model them, normalize the model, and transform that model into a fully normalized relational database design.
What you'll learn
In this course, you will learn all the skills required to design good databases. This starts with information gathering: how to find all required information, and how to ask questions without miscommunications. You will learn how to abstract the information gathered into a data model, how to normalize the data model so that your database will be free of anomalies, and how to transform the final, normalized data model into a relational database design - ready to be implemented.
Table of contents
About the author
SQL Server MVP Hugo Kornelis is co-founder and R&D lead of perFact BV. He develops analysis methods and tools to generate completely functional SQL Server applications from the analysis. Hugo also likes to visit internet forums, read and write books and blogs as well as speak at conferences.
More Courses by Hugo