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: almost 2 years ago
Linked from 2 awesome lists

cachedjangoperformancepython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
suor/django-cacheopsAn ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance2,136
django-cache-machine/django-cache-machineAutomatically caches and invalidates Django model data in real-time876
sebleier/django-redis-cacheA caching backend for Django web applications using Redis as the storage layer.1,039
educreations/django-ormcacheA Django extension that improves ORM performance by caching objects in memory19
dwightwatson/rememberableA caching trait for Eloquent models in Laravel that stores query results for a specified time period.1,121
pallets-eco/flask-cachingAn extension for Flask that simplifies the use of caching in web applications.894
tdr-autosync/mi-lib-django_memoizeCaches and optimizes expensive function calls in Django applications.120
rocketlaunchr/remember-goA package to cache slow database queries using in-memory or Redis storage140
hardbyte/qabotA CLI-based tool that allows users to query local or remote files with natural language queries using an LLM and a database engine.240
django-query-profiler/django-query-profilerHelps identify slow Django applications by analyzing and visualizing database queries140
bradmontgomery/django-querycountPrints DB query counts in Django's runserver console output.394
paul-wolf/djaqA query language and API that provides an alternative to Django's ORM77
renecannao/proxysqlA high performance proxy designed to improve MySQL and other database backends' performance by caching and optimizing queries.25
koch-t/kv78turbo-ovapiA Python implementation of an in-memory key-value store optimized for high-performance caching and fast data retrieval.91
omohokcoj/filterableProvides a DSL for building dynamic queries with minimal configuration and easy to use filter functions106