Skip to content
#

query-performance

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This application manages restaurant reservations, optimizes table allocation (including table merging for larger groups), and handles customer reviews. It evaluates query performance for operations with varying database sizes (20, 1,000, and 5,000 records) both with and without indexing, providing insights into database optimization.

  • Updated Oct 1, 2024
  • Python

Database performance engineering lab demonstrating 148x query optimization through advanced indexing strategies and ACID-compliant transaction patterns. Features production-ready implementations spanning both SQL and NoSQL paradigms with measured performance analytics. A practical showcase of database engineering principles.

  • Updated Feb 27, 2025
  • Python

Improve this page

Add a description, image, and links to the query-performance 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-performance topic, visit your repo's landing page and select "manage topics."

Learn more