Creating a Database with SQLite, DAO, and Room
Offered By: Pluralsight
Course Description
Overview
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.
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.
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.
Syllabus
- Course Overview 1min
- Creating and Querying a SQLite Database 30mins
- Advanced Database Querying 11mins
- Using the Repository Pattern 26mins
Taught by
Anthony Alampi
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity