Bhupesh-V / Bhupesh-V/tutorialdb

Caching the database queries

Open
#37 2 comments 0 reactions 0 assignees View on GitHub
enhancement ⭐
Dominant language
Python
Stars
128
Forks
65
PR merge metrics
No merged PRs in 30d

Description

**Caching the DB queries will vastly improve the performance of this kind of projects**
This is a read-heavy web application where the read is pretty more when comparted to write. As data becomes huge the query performance will be very slow. So introducing the caching will be good to scale up this application.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.