Skip to content
#

roomdb

Here are 82 public repositories matching this topic...

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.

  • Updated Dec 8, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the roomdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the roomdb topic, visit your repo's landing page and select "manage topics."

Learn more