Ross ROSS = Recommend OSS · open-source software intelligence for agents

redux-orm/redux-orm

NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store. observed · 2026-08-28

github.com/redux-orm/redux-orm · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3936
  • days_rel: n/a
  • days_push: 1325
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2931 stars · 110 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Redux-ORM is a small, immutable ORM for managing relational (normalized) data inside a Redux store, with model declarations, relations, and lazy memoized queries. It is explicitly no longer maintained.

Use cases

  • manage relational data in a redux store
  • normalize nested api responses in redux
  • define models with foreign keys and many-to-many relations in redux
  • query and update normalized state immutably
  • generate redux reducers and selectors from models

When to choose

  • you have an existing redux-orm codebase to maintain
  • you want a lightweight immutable ORM layer over normalized Redux state

When to avoid

  • starting a new project - the library is not maintained
  • you need a real database ORM or server-side persistence
  • you use modern state management without Redux

Facets

library · maturity abandoned

orm state-management frontend web-development databases browser redux immutable-state relational-data normalization selectors crud nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
redux-orm/redux-ormmain23

For agents

markdown · JSON · MCP: product_card(name="redux-orm/redux-orm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem