pydantic-aioredis - use your Pydantic models as a simple ORM with Redis

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pydantic-aioredis

    A Declarative ORM for Redis using Pydantic Models and aioredis

  • pydantic-redis

    A simple Declarative ORM for Redis using pydantic Models

  • I've been using FastAPI a lot lately to write async APIs. I frequently write code to do basic CRUD operations with Redis, and I wanted to do those operations right from my Pydantic models. Some searching led me to pydantic-redis, but I wanted an async solution, so I forked the library and rewrote it to use aioredis 2 instead of redispy.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts