Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 420 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 420 Bytes

Snapchat-Database

67272 Database Design and Development Fall 2016 final project. Designed and wrote queries for a simplified model of Snapchat.

Overview and analysis of database requirements are provided in Snapchat Documentation. Written queries and some fake data for the database are provided in Snapchat Queries.

System Requirements:

  • Python 3 synced with Postgres. Python libraries- psycopg2, sys, and pprint.