Tasks part of the course IV1351 Data Storage Paradigms at KTH Kungliga Tekniska Högskolan.
src/: Contains the main Java application. This includes the full backend logic utilizing a Layered Architecture (MVC) and JDBC for database connectivity.
database/: Contains SQL scripts required for the course assessments. This includes:
Scripts to create the database schema and insert sample data.
Specific queries and logs used to demonstrate results for seminar tasks.