This project demonstrates end-to-end dimensional data modeling using SQL and SQLite. The goal is to design a star schema optimized for analytics, reporting, and KPI tracking in a hospital setting.
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.