Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please describe the database design and assumptions. Develop a corresponding ER diagram for the requirements of the database, including entities, attributes, relationships, and structural constraints.
Please describe the database design and assumptions. Develop a corresponding ER diagram
for the requirements of the database, including entities, attributes, relationships, and structural
constraints.
Books. A book should at least contain the following information: name, ISBN, author(s), subject (e.g., art, computer science, electrical engineering, history, mathematics), brief summary/description, language, publisher, date published, price, and quantity in stock Book keywords A book may have multiple keywords (e.g., health, space, drone, robot, astronaut, relational database, and NoSQL database). Users The user information should at least contain first name, middle name (if any), last name, email address, password, age, and gender. There should be at least two types of users: Managers, who can manage books, e.g., add, update, and delete books; Standard customers, who can search/explore, buy, rate, and comment books. User Ratings/Reviews. Users can provide scored ratings and descriptive reviews or comments for books. Orders. An order should at least contain the following information: book ordered, buyer, date of the order, quantity ordered, cost, order status (e.g., in process, shipped, delivered, cancelled), credit card number, billing address, and shipping address)Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started