Skip to content

dmr4eg/music-platform-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-platform-database

SQL Database for music streaming service Here is the Java program that interacts with a database using the Jakarta Persistence API (JPA). It performs various operations such as inserting, updating, and deleting records in the database. Database type that was used in a project is postgresql.

Relations model

relations_model

Entities

entities

Releases

No releases published

Packages

No packages published

Languages