Room Database: Getting Started | raywenderlich.com

Covers loads of cool concepts in local data persistence, using the Room database on Android. Learn how to use Entities, Queries, Relations, Kotlin Coroutines, Type Converters, and database Migrations to develop a complex and wholesome app.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10892694-room-database-getting-started

Adding Room to my app has never been easier, thanks Filip!

1 Like

Thanks, Jenn! Iā€™m really glad you like the course! :]