redux-orm/redux-orm
NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store. 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
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
- readme: https://github.com/redux-orm/redux-orm · fetched 2026-08-28 · f788708ca910
- homepage: https://redux-orm.github.io/redux-orm/ · fetched 2026-08-29 · 677fb85e6eb3
- registry_npm: https://registry.npmjs.org/redux-orm · fetched 2026-08-29 · 55104f47eb72
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| redux-orm/redux-orm | main | 23 |
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