Lightweight
Lightweight
Redux-ORM is fast. All queries are lazily evaluated and come with a built-in support for memoization.
Reliable
Reliable
It provides a clean abstraction over low-level updates, protecting the state from accidental mutations.
Stable
Stable
With nearly 100% branch coverage, the library is thoroughly tested to ensure rock solid code quality.
Flexible
Flexible
No matter where your data comes from, Redux-ORM will stay out of its way. Even a custom database layer is possible.