Student Reviews
( 5 Of 5 )
1 review
Video of How to Design a Database for AirBNB in Database ERD Principles course by Database Star channel, video No. 27 free certified online
Bonus PDF: This ERD, descriptions of each table and column with sample data, and SQL scripts to create all of the tables on your own database: https://www.databasestar.com/dbdesign/?utm_sourceviddesc&utm_mediumyoutube&utm_campaign114
Turn your idea into a real database: https://databasestar.mykajabi.com/edd/?utm_sourceviddesc&utm_mediumyoutube&utm_campaign114
Do you want to learn how to design a database for AirBNB?
In this video, we'll look at the AirBNB website and design a database for it step-by-step. We'll include properties, ratings, bookings, images, and more.
TIMESTAMPS:
00:00 - What we're doing
00:39 - Property
03:38 - Users
04:40 - Property attributes
06:53 - Reviews
08:50 - Host
10:10 - About the property
12:50 - Bookings
14:53 - Filter
18:10 - What else?