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