Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 728 Bytes

README.md

File metadata and controls

44 lines (23 loc) · 728 Bytes

Database for a Library Management System

A database model created with JPA, as a foundation for a library management system

Tech

  • Java 21
  • Hibernate (6.5.0.Final)
  • PostgreSQL(42.7.3)

Screenshots

  • Table: Books

books

  • Table: Authors

authors

  • Table: Publishers

publishers

  • Table: Categories

categories

  • Table: Book Categories

book categories

  • Table: Book Borrowings

book_borrowings

Authors

License

MIT