Course
Skills Expanded
droidcon NYC '19: Select * FROM Kotlin
droidcon NYC 2019 | Select * FROM Kotlin | Sam Edwards
What you'll learn
What is the best library to work with SQLite databases using Kotlin? Room just released support for Kotlin Coroutines, and SQLDelight released support for Kotlin Multi-platform. Room has great documentation and hides a lot of implementation detail, while SQLDelight allows you to write raw SQL statements with an Android Studio plugin and generates type-safe code for you. In this session, Sam Edwards describes these two libraries and conducts live coding demos to help you decide which library is right for you in this Kotlin world.
Table of contents
Select * FROM Kotlin
38mins