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: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
django-cache-machine/django-cache-machineAutomatically caches and invalidates Django model data in real-time876
suor/django-cacheopsAn ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance2,136
jmoiron/johnny-cacheA caching framework designed to work with Django's ORM and optimized for use with memcached.303
noripyt/django-cachalotA Django ORM query caching system to improve performance by storing and invalidating cached queries.1,275
encode/ormAn async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.1,785
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
pallets-eco/flask-cachingAn extension for Flask that simplifies the use of caching in web applications.894
kitura/swift-kuery-ormAn ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases212
eudoxia0/craneA database abstraction layer for Common Lisp, providing an object-relational mapping interface.201
tdr-autosync/mi-lib-django_memoizeCaches and optimizes expensive function calls in Django applications.120
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
dcramer/mock-djangoA simple library for mocking Django's ORM behavior.223
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711
aisk/rust-memcacheA memcached client library written in Rust for interacting with distributed memory caching systems.135