A database model created with JPA, as a foundation for a library management system
- Java 21
- Hibernate (6.5.0.Final)
- PostgreSQL(42.7.3)
- Table: Books
- Table: Authors
- Table: Publishers
- Table: Categories
- Table: Book Categories
- Table: Book Borrowings
A database model created with JPA, as a foundation for a library management system