Question
construct the ERD for a simple blogging system. Include all primary and foreign key attributes for the following entities. Think creatively and construct two additional
construct the ERD for a simple blogging system. Include all primary and foreign key attributes for the following entities. Think creatively and construct two additional entities that relate to any of the below entities. When developing new entities, you want to think about how your system can be extended to provide additional services and store more data.
User- Stores relevant user data. BLOG Stores user blogs. Each blog post is associated with a valid user. TAG Stores blog tags. Each tag is associated with a blog post.
COMMENT- Stores blog comments. Each comment is associated with a blog and a user.
NEW ENTITY 1 (provide description for new entity 1)
NEW ENTITY 2 (provide description for new entity 2)
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