Skip to content

vincenzopronesti/DataBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataBase

Repository for a DB class.

This repository contains a Java application. This application interacts with PostgreSQL, through JDBC, to retrive and inspect data. The application GUI is made with JavaFX. Both the Java application and the database are executed on the same node.

A first E-R diagram has been made. db_er

Later, it has been refined into the following diagram. db_er_1

Tests have been made using JUnit.

Releases

No releases published

Packages

No packages published

Languages