/Mvvm-Room-DB

The room persistence library it is an abstraction layer over SQLite. The room is an ORM ( Object Relational Mapper ) for SQLite database in Android. It is part of the Architecture Components. The room makes using SQLite much easier for you by implementing annotations.

Primary LanguageKotlin

No issues in this repository yet.