Skip to content
#

query-optimization

Here are 42 public repositories matching this topic...

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

Django Learning Journey: A structured guide to learning Django step by step. This resource includes detailed notes, examples, and practical exercises covering models, ORM, database interactions, and core Django concepts. It is designed for hands-on learning and to serve as a personal reference

  • Updated Oct 21, 2025
  • Python

AI-driven solution that allows users to filter and retrieve tickets based on natural language queries. This system interprets and translates user inputs into technical filter criteria, providing an intuitive, user-friendly interface for effective ticket management.

  • Updated Nov 23, 2024
  • 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