Little helper application to improve django choices (for fields)
A Sentry support plugin for Django Q
a lite mysql & sqlite3 & async_redis connect engine, mapping table into k-v structure , support async work
Lightweight ORM for Redis
Limpyd provides an easy way to store objects in Redis, without losing the power and the control of the Redis API, in a limpid way, with just as abstraction as needed.
Easy Redis pipelines
Mini-framework for building a backend servers for web-services using SQLAlchemy, Databases, Redis, RabbitMQ and APScheduler
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.
This package provides a simple ORM for redis using pydantic-like models.
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.
A comprehensive library for managing database operations using SQLAlchemy, pandas, and Redis
Use your pydantic models as an ORM, storing data in Redis.
A Rollbar support plugin for Django Q
K.E.V. (Keys, Extra Stuff, and Values) is a Python ORM for key-value stores and document databases based on Valley. Currently supported backends are Redis, S3 and a S3/Redis hybrid backend.
基于 FastAPI 开发的后端框架,集成了 Tortoise ORM、Pydantic、Aerich、PyJWT、PyYAML、Redis 等插件,并且可以在编写好 `models` 文件后执行 `manager.py gen` 命令,批量生成 `schemas`、`routers`、`services` 代码,旨在提供一个高效、易用的后端开发环境。该框架通过清晰的目录结构和模块化设计,大大减少了项目的前期开发工作,帮助开发者快速构建和部署后端服务。
A Python Redis ORM
A queue/jobs system based on redis-limpyd, a redis orm (sort of) in python
A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects
Simple Redis ORM (Sync and Async).
A simple redis ORM
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.
A web framework who is use sanic + tortoise-orm + redis to quick create http&websocket server.
Some extensions for redis-limpyd, a redis orm (sort of) in python.
Redis object relation mapper
python redis orm
ORM for Redis
A Slack support plugin for Django Q
A multiprocessing distributed task queue for Django
A structured Flask API boilerplate with built-in AI capabilities, featuring SQLModel ORM and Pydantic validation
nosqlmodel is a NoSql ORM without relations. Easy way to create models with a nosql backend. Currently Redis and Dynamodb supported.
A web framework who is use sanic + tortoise-orm + redis to quick create http&websocket server.
Redis native types for Python
A simple ORM cache library for redis
this is a package for redis orm
This is a api test module
A simple and intuitive Domain Driven Design (DDD) framework for Python, with CRUD operations for SQL and NoSQL databases.
a package use orm to operate redis
Simple little ORM thing for Redis