You are on page 1of 4

Library System Databases Requirements:

1. Books have authors, every book has many authors.


2. Books are borrowed by subscribers, subscribers can borrow many books,
same book can be borrowed by many subscribers.
3. A section has more than one book, each book has only one section.
4. Employees are assigned to sections, an employee could be assigned to
more than one section.
5. subscribers borrow books from assigned section Employees..
6. Sections have journals, each journal has one section.
7. Editors has journals, and every editor may have many journals.
8. Vendors supply books, any book can be supplied by many vendors.
9. Author has journals, and every author may have many journals.
10. Books have the following information:
a. Book ID.
b. Book Name.
c. Author(s)
d. Publish date.
e. Version.
f. Type of book.
g. Numbers of copy.
h. Section Name
11. Journals should have these pieces of information:
a. Journal Sequence.
b. Release Date.
c. Editor.
d. journal name
12. Authors & Editors information:
a. ID Number.
b. Name.
c. Date of birth.
d. Nationality.
13. Borrowing information:
a. Borrowing Sequence.
b. Borrowing date.
c. Return date.
14. Subscribers should have the following information:
a. ID Number.
b. Name.
c. Date of birth.
d. Sex.

e. Contact

f. Date of registration

15. Employees information required:


a. ID Number.
b. Name.
c. Title.
d. Date of birth.
e. Sex.
f. Date of employment.
16. Vendors have the following information:
a. ID Number.
b. Name.
c. Contact.
d. Country.
17. Sections have information:
a. ID Numbers.
b. Name.
18. Author have information:
a. Specialty

You might also like