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
Access SQLite in an Android Studio ProjectCoursera Project Network via Coursera Android Banking Application using SQLite
Coursera Project Network via Coursera Learn Advanced Python 3: Database Operations
Codecademy Learn Flask: Databases
Codecademy Learn Node-SQLite
Codecademy