Skip to main content
HomeCode-alongsData Analysis

Data Modeling in SQL

In this live training, you'll learn about data cleaning, shaping and loading techniques and learn about common database schemas for organizing tables for analysis.
Jul 2023
Code along with us onCode Along

View Slides

Data modeling - how data is structured within your database - is an essential part of data engineering. Doing it right makes it easier for data analysts to understand the data they are working with, and helps you maintain data quality. In this live training, you'll learn about data cleaning, shaping and loading techniques and learn about common database schemas for organizing tables for analysis.

Key takeaways

  • Learn about common database schemas like star and snowflake.
  • Learn how to organize your database to make life easier for data analysts.
  • Learn about data transformation techniques to fit your data into a schema.
Topics