django-ormcache

ORM cache

A Django extension that improves ORM performance by caching objects in memory

An ORM cache for Django.

GitHub

19 stars
5 watching
3 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
django-cache-machine/django-cache-machine Automatically caches and invalidates Django model data in real-time 876
suor/django-cacheops An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance 2,123
jmoiron/johnny-cache A caching framework designed to work with Django's ORM and optimized for use with memcached. 304
noripyt/django-cachalot A Django ORM query caching system to improve performance by storing and invalidating cached queries. 1,251
encode/orm An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. 1,781
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
pallets-eco/flask-caching An extension for Flask that simplifies the use of caching in web applications. 893
kitura/swift-kuery-orm An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases 212
eudoxia0/crane A database abstraction layer for Common Lisp, providing an object-relational mapping interface. 201
tdr-autosync/mi-lib-django_memoize Caches and optimizes expensive function calls in Django applications. 120
mdaliyan/icache A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. 19
oastuff/clusteredbigcache Provides in-memory caching with clustering support 45
dcramer/mock-django A simple library for mocking Django's ORM behavior. 224
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
aisk/rust-memcache A memcached client library written in Rust for interacting with distributed memory caching systems. 133