Airbnb Database System

Project information

  • Course: Data Base Design
  • Technology Used: MySql, PL/SQL
  • Project date: Jan 2020 - May 2020
  • Project URL:

Collected the data requirements for the system, modelled these requirements using ER diagram which is further mapped to Relational Schema and Normalized. Created the tables with data using MySQL and developed PL/SQL. Triggers (like bonus to hosts when they get good feedback), Procedures (update restaurant seats, reward points).