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