Java is not needed for this and is an optional step 1.) Install Java JDK 17+. JDK located here. If you have a Mac you can use brew. brew install java 2.) Create your personal repository from Github.
This document outlines the naming conventions used for schemas, tables, views, columns, and other objects in the data warehouse. dim_customers → Dimension table for customer data. fact_sales → Fact ...