django-cachalot

Query Cacher

A Django ORM query caching system to improve performance by storing and invalidating cached queries.

No effort, no worry, maximum performance.

GitHub

1k stars
25 watching
150 forks
Language: Python
last commit: 29 days ago
Linked from 2 awesome lists

cachedjangoperformancepython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
suor/django-cacheops An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance 2,132
django-cache-machine/django-cache-machine Automatically caches and invalidates Django model data in real-time 876
sebleier/django-redis-cache A caching backend for Django web applications using Redis as the storage layer. 1,040
educreations/django-ormcache A Django extension that improves ORM performance by caching objects in memory 19
dwightwatson/rememberable A caching trait for Eloquent models in Laravel that stores query results for a specified time period. 1,121
pallets-eco/flask-caching An extension for Flask that simplifies the use of caching in web applications. 893
tdr-autosync/mi-lib-django_memoize Caches and optimizes expensive function calls in Django applications. 120
rocketlaunchr/remember-go A package to cache slow database queries using in-memory or Redis storage 140
hardbyte/qabot A CLI-based tool that allows users to query local or remote files with natural language queries using an LLM and a database engine. 238
django-query-profiler/django-query-profiler Helps identify slow Django applications by analyzing and visualizing database queries 140
bradmontgomery/django-querycount Prints DB query counts in Django's runserver console output. 393
paul-wolf/djaq A query language and API that provides an alternative to Django's ORM 76
renecannao/proxysql A high performance proxy designed to improve MySQL and other database backends' performance by caching and optimizing queries. 25
koch-t/kv78turbo-ovapi A Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval. 90
omohokcoj/filterable Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions 106