509dave16 / ionicPouchDB

Repository for playing with PouchDB in Ionic
MIT License
0 stars 1 forks source link

ORM: Rename to RelationalData to SideLoadedData #9

Open 509dave16 opened 6 years ago

509dave16 commented 6 years ago
509dave16 commented 6 years ago

Caching for Models Type -> ID -> Model Caching for Collections Type -> ID -> Relations -> Collection

Inverse relationships

Don't have to specify Author ID or new Books IDs