Java-to-SQL Assignment This repository contains code referenced by the Java-to-SQL homework assignment, aimed at providing some hands-on experience with: connecting, interacting and performing CRUD operations in a SQLite database from a Java application.