Back to Browse

Room Database - Data Access Object or DAO

2.3K views
Dec 7, 2022
5:21

πŸ“© Sign up for my new newsletter here πŸ‘‰ https://bit.ly/YCNewsletter102 Join my Community on Discord: https://discord.gg/nKgZd6E3Db In this video, we will see how you can create and manipulate entities using various queries with the abstraction the Room provides as DAOs; you will see how it is easy to insert, update, remove and query your table with simple annotations with enhanced compile time checks! Room is a Jetpack Persistence library; it provides an abstraction over SQLite, which you can use to save data locally on your device, especially for delivering an offline experience for your users. In This video series, I demonstrate the basic features of Room Library, starting with the setup, adding entities and Daos, creating converters and database, and completing with some of the Best practices such as Clean Architecture, Repository pattern, and Testing. πŸ‘¨πŸ½β€πŸ­ Who I am: I'm Younes Charfaoui, a Junior Software Engineer and an Android Developer. I make videos about Android development, Technology, and Productivity for software engineers. πŸ˜‹ Be My Friend: πŸ’» GitHub - https://github.com/Younes-Charfaoui/ 🐦 Twitter - https://twitter.com/CharfaouiYounes πŸ“‘ Medium - https://medium.com/@mxcsyounes πŸ“· Instagram - https://www.instagram.com/charfaoui.younes/ 🌍 My website - https://www.younescharfaoui.com

Download

1 formats

Video Formats

360pmp412.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Room Database - Data Access Object or DAO | NatokHD