
Data handling framework complementary to backend active record systems.
Simple
The syntax naturally lends itself to how you manage data in MVC architecture.
Scalable
Typescript and object-oriented patterns ensures no matter how big project you drop this in, it's going to work.
Customisable
Written with the developer in mind. While keeping it simple, you're not locked into any patterns.