Skip to content

Room is a powerful persistence library provided by the Android Jetpack components. It is built on top of SQLite and provides an abstraction layer that simplifies database operations in Android applications. Room is designed to make it easier for developers to work with databases by providing compile-time verification of SQL queries.

Notifications You must be signed in to change notification settings

anilkr1997/RoomDatabase

About

Room is a powerful persistence library provided by the Android Jetpack components. It is built on top of SQLite and provides an abstraction layer that simplifies database operations in Android applications. Room is designed to make it easier for developers to work with databases by providing compile-time verification of SQL queries.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages