- Course
Creating a Database with SQLite, DAO, and Room
This course will teach you how to implement databases into your Android apps so you can query and modify data from within the app itself.
- Course
Creating a Database with SQLite, DAO, and Room
This course will teach you how to implement databases into your Android apps so you can query and modify data from within the app itself.
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
Most apps today require the ability to query and modify information from a database, making implementation an essential skill. In this course, Creating a Database with SQLite, DAO, and Room, you’ll learn to implement database management into Kotlin apps. First, you’ll explore important database concepts like designing schema. Next, you’ll discover how to implement a database into your app and handle data. Finally, you’ll learn more advanced data handling functions like joining tables and using queries with parameters. When you’re finished with this course, you’ll have the skills and knowledge needed to implement and manage SQLite databases in Kotlin.