Skip to content

This database project implements a relational database for an Airbnb case study.

License

Notifications You must be signed in to change notification settings

hooplapunta/airbnbcaserdms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If Airbnb used a RDMS

This database project implements a relational database for an Airbnb case study.

Setup & Run

Given a PostgresSQL database with the user isdb, run the following: % psql -d postgres -U isdb -f project_reset.sql

The database project will be created and loaded.

You can then run the various query files with python, for example: % python simple_query_1_us1.py

About

This database project implements a relational database for an Airbnb case study.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •