
Description
Take a deep dive into how Google s persistence library^ Room^ works with SQLite. In this talk^ Effie Barak will cover the 3 layers used to persist to a local database^ how they work^ and how SQLite^ Android^ AndroidX libraries^ and Room work with each other. Effie will also cover locks and threads and how they re managed^ how Room provides RxJava/ LiveData support^ SQLite transactions and how they re created and managed by Room^ and how Room supports paging and large queries.