# Take Realm to the next level with Kotlin

DevFeed: [Take Realm to the next level with Kotlin](<https://devfeed.tech/articles/take-realm-to-the-next-level-with-kotlin-27188.md>)

Original publisher: [Read original article](<https://antonioleiva.com/kotlin-realm-extensions>)

Published: 2017-02-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Antonio Leiva](<https://devfeed.tech/sources/antonio-leiva.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Android](<https://devfeed.tech/topics/android.md>), [Library](<https://devfeed.tech/topics/library.md>), [Boilerplate](<https://devfeed.tech/topics/boilerplate.md>)

Tags: [abstraction](<https://devfeed.tech/tags/abstraction.md>), [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [library](<https://devfeed.tech/tags/library.md>), [threads](<https://devfeed.tech/tags/threads.md>), [transaction-management](<https://devfeed.tech/tags/transaction-management.md>)

## AI overview

This article explains how Kotlin extension functions can simplify Android development and introduces Kotlin Realm Extensions, a library intended to reduce Realm boilerplate and provide a higher-level abstraction for common operations.

## Source excerpt

Everything Android, Kotlin and other random topics