This is a database project that utilizes Java Persistence API and MySQL. The purpose of the database is to get a better understanding of coding in Java towards a database. Its theme is countries and includes other elements such as cities, continents among others.
- Use CRUD to modify data.
- Display all data in DB.
- Run a quiz that is based on randomized data in the DB
- JPA
- Java
- Docker
- MySQL