Shape Shape

Query Cache

Query Cache is a mechanism that stores the results of database queries to improve performance. Used in databases to reduce repeated computations.

Example:

MySQL caches frequent query results to speed up web application responses.

WhatsApp Icon