Topic- ERP model for Online Book Store
Address
Address Name Phone
Name
URL URL
Author
Publisher
Addres
s
Email
Written-By Published-By Name Phone
Customer
Year
Books
Title Basket
Number ID
Basket-of
Pric
e
ISBN Contains Shopping-basket
Final
Order
Stock
Warehouse Code
s
Bill
Phone
Number Address
Database normalization is the process of structuring a database, usually a relational database, in
accordance with a series of so-called normal forms in order to reduce data redundancy and improve data
integrity. It was first proposed by Edgar F. Codd as part of his relational model.
The model describes,
• Processing Book records and generate report of all Book.
• Processing Customer records and generate report of all Customer.
• Processing shopping basket records and generate report of all Order.
• Processing shopping basket update records and generate report of all shopping basket update.
• Processing Bills records and generate report of all Bills.