tfs-demos

Database design challenge

Part 1

Task 1

We have been asked to design a database for a new website - a blog for a well known company. Let’s call them The Guardian 2.

We need to design the table(s) for this blog.

Here are some requirements:

Here are some tasks:

Task 2

The company has decided that they would like to add tags to blog posts.

Here are some requirements:

Here are some tasks:

Task 3

(Note that you may want to create a second database for this part)

The company has decided that a blog post could have more than one author.

Here are some updated requirements:

Here are some tasks:

Task 4

What else could we add to this database?


Part 2

Task 1

(Again, you may want to create a new database)

A second company has seen the website we designed for The Guardian 2 and have decided to employ us to build them a new e-commerce store. Let’s call them Etsy 2.

We need to design the table(s) for this e-commerce website.

Here are some requirements:

Here are some tasks:

Task 2

What else could we add to this table?