Skip to content
#

koltlin

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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

Add this topic to your repo

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

Learn more