Skip to content
#

query-optimization

Here are 42 public repositories matching this topic...

Olympics Dashboard is a database management project which aims at providing a platform about how the Olympics has evolved over time, participation, and performance rate based on gender, different countries, different sport and sports events. A lot of data is generated and collected each year at the Olympics which calls for a method to bring out …

  • Updated Dec 24, 2021
  • Python

Optimized PostgreSQL queries on a computer science publications dataset. Created tables, ingested CSVs, and wrote queries to analyze conferences, authors, and publication trends. Improved performance by designing indexes, refining join/filter logic, and evaluating execution plans with EXPLAIN, demonstrating query tuning and indexing strategies.

  • Updated Nov 11, 2025
  • Python

Improve this page

Add a description, image, and links to the query-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the query-optimization topic, visit your repo's landing page and select "manage topics."

Learn more