- Course
droidcon NYC '19: Select * FROM Kotlin
droidcon NYC 2019 | Select * FROM Kotlin | Sam Edwards
- Course
droidcon NYC '19: Select * FROM Kotlin
droidcon NYC 2019 | Select * FROM Kotlin | Sam Edwards
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.