Library Database Design: Student, Book and Staff Details
VerifiedAdded on 2019/09/22
|8
|456
|371
Report
AI Summary
This report details the design of a database for a library system, encompassing the storage of student, book, staff, and supplier information. The database includes entities such as students, next of kin, sections, staff, suppliers, and a book catalog. Relationships are defined between these entities, with foreign keys linking related tables. The report outlines the structure of each table, including attributes like student numbers, book titles, and staff details, as well as payment and reservation information. The structure of the database includes the ability to track book issuance, returns, and associated late charges. The report also includes the creation of tables, entity relationship diagrams, and data entry to ensure efficient management of library resources. The database also handles the reservation of books, ensuring the efficient management of library resources.
1 out of 8