Ism Lab
Ism Lab
ON
“LIBRARY DATABASE”
Batch 2020 – 2023
1. Student Declaration i
2. Acknowledgement ii
3. Introduction 1-2
4. Data Type 3
6. Entity Relationship
Diagram
7. Schema Diagram
10. Conclusion
11. Reference
STUDENT DECLARATION
i|Page
ACKNOWLEDGEMENT
ii | P a g e
ii | P a g e
CHAPTER – 1
LIBRARY DATABASE
INTRODUCTION:
The Library book management system is related to the storage of information
regarding the library.
Library is the place with the huge collection of books for their reference purposes.
But the maintenance of
keeping the records of issuing and borrowing is difficult if we use a normal book
as a registry. To make
this task easier, the book library management system will be very useful. It keeps
track of all the
information about the books in the library, their cost, status and total number of
books available in the
Library. The system contains a database where all the information will be stored
safely.
AIM AND OBJECTIVE:
PURPOSE:
Library Management System is an application which refers to library systems
which are generally small or medium in size. It is used by librarian to
manage the library using a computerized system where he/she can record
various transactions like issue of books, return of books, addition of new
1
books, addition of new students etc. Books and student maintenance
modules are also included in this system which would keep track of the
students using the library and also a detailed description about the books a
library contains. With this computerized system there will be no loss of book
record or member record which generally happens when a non-
computerized system is used.
PROBLEM:
The main problem was to always maintain a proper record of the number of
books, their varieties, and the number of students issuing and returning the
book. The database can prompt and faster access to information enables
managing very large amounts of data, solves mass massive storage problems,
and also help to perform searches that are manually not feasible.
SCOPE:
The scope of this database is to maintaining the data of a large number of
students who is issuing the books is very difficult as a library database helps
to maintain these records and we can easily find the same when needed.
2
CHAPTER – 2
DATA TYPES
The information stored about date and time is century, year, month, day,
hour, minute and second. The current date and time can be retrieved
using
function SYSDATE. The standard format is DD-MM-YY to store date.
3
CHAPTER – 3 DATA REQUIREMENTS
LIBRARY DATABSE
4
Customer_id Number
Book_id Number
Card_no. Number
Date_out Date
BOOK
Branch_id Number
LENDING Due_date Date