django-ormcache
ORM cache
A Django extension that improves ORM performance by caching objects in memory
An ORM cache for Django.
19 stars
5 watching
3 forks
Language: Python
last commit: about 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Automatically caches and invalidates Django model data in real-time | 876 | |
| An ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance | 2,136 | |
| A caching framework designed to work with Django's ORM and optimized for use with memcached. | 303 | |
| A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,275 | |
| An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 | |
| A fast key-value store with expiration times and thread safety. | 97 | |
| An extension for Flask that simplifies the use of caching in web applications. | 894 | |
| An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases | 212 | |
| A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 | |
| Caches and optimizes expensive function calls in Django applications. | 120 | |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 | |
| Provides in-memory caching with clustering support | 45 | |
| A simple library for mocking Django's ORM behavior. | 223 | |
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 | |
| A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 |