Skip to content

PanosChatzi/Paris_Olympics_2024_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paris_Olympics_2024_database

Welcome to the repository for the final project of CS50's Introduction to Databases with SQL course.

This repository contains the code to create the Paris Olympics database in PostgreSQL, insert the data in tables, optimize searches using indexes, and queries to retrieve individual athlete and teams information, the distribution of participants and medallists, and the top performing countries.

Repository Structure

  • DESIGN.md: Database design information
  • schema.sql: code to create the database schema
  • queries.sql: sample queries to retrieve athlete and medal information
  • login.sql: information to login to PostgreSQL in Docker

Technologies

  • postgreSQL
  • codespaces
  • docker
  • mermaid.js

Database schema

ER Diagram

Sources

License

This repository is for educational purposes only.

About

A postgreSQL database of 2024 Paris Olympics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published