Student Reviews
( 5 Of 5 )
1 review
Video of eCommerce Product Database Design: Step-By-Step in Database ERD Principles course by Database Star channel, video No. 25 free certified online
Get this design and SQL (and more): https://databasestar.mykajabi.com/lpkj-dbdesign/?video8bkGKwb29L4
Turn your idea into a real database: https://databasestar.mykajabi.com/edd/?video8bkGKwb29L4
In an eCommerce database, one of the most complex parts is how to design for products and product attributes.
In this video, you'll see a real-world eCommerce website or online store, and watch as we design a database from scratch.
You'll also see the SQL that can be used to create the tables, add the data from the website so you see what the data looks like, and how to make changes as our understanding of the website changes.
TIMESTAMPS:
00:00 - Our website
02:06 - Category of products
03:57 - A single product
10:28 - More product details
19:16 - View another product
21:47 - Nested categories
24:27 - Product filters and attributes