A high-performance, generic CRUD operations package combining SQLAlchemy async ORM with Redis caching. Features type-safe CRUD operations, automatic cache invalidation, pagination support, and Pydantic integration for schema validation. Ideal for FastAPI backends and read-heavy applications requiring optimized database access.
Flask module for the Coralillo redis ORM
A lightweight zero-config wrapper around native Redis calls to represent and persist objects in Python. Not trying to be a high-level ORM library.
Django ORM cached tools in Redis.
Redis cache for managing Django ORM
Simple little ORM thing for Redis
A high-performance, generic CRUD operations package combining SQLAlchemy async ORM with Redis caching. Features type-safe CRUD operations, automatic cache invalidation, pagination support, and Pydantic integration for schema validation. Ideal for FastAPI backends and read-heavy applications requiring optimized database access.