# SQLite/SQLDelight ❤ Kotlin Multiplatform - Kevin Galligan

DevFeed: [SQLite/SQLDelight ❤ Kotlin Multiplatform - Kevin Galligan](<https://devfeed.tech/articles/sqlite-sqldelight-kotlin-multiplatform-kevin-galligan-38321.md>)

Original publisher: [Read original article](<https://touchlab.co/sqlite-sqldelight-kotlin-multiplatform>)

Published: 2018-05-04T18:52:53Z

Content type: article

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Kotlin Multiplatform](<https://devfeed.tech/topics/kotlin-multiplatform.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [kotlin-native](<https://devfeed.tech/topics/kotlin-native.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [built-by-touchlab](<https://devfeed.tech/tags/built-by-touchlab.md>), [code-sharing](<https://devfeed.tech/tags/code-sharing.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [kotlin-native](<https://devfeed.tech/tags/kotlin-native.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [multiplatform](<https://devfeed.tech/tags/multiplatform.md>), [press](<https://devfeed.tech/tags/press.md>), [sql](<https://devfeed.tech/tags/sql.md>), [sqldelight](<https://devfeed.tech/tags/sqldelight.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [testing](<https://devfeed.tech/tags/testing.md>), [thoughts](<https://devfeed.tech/tags/thoughts.md>)

## AI overview

The article discusses Kotlin Multiplatform development using Kotlin/Native, the need for shared libraries across Android and iOS, and running SQLDelight on iOS.

## Source excerpt

A few weeks back I posted a piece about Mobile Oriented Architecture and how I think coding products for screens will evolve. At the end, I said I was keeping an eye out for the Kotlin/Native multiplatform commit. I was. Really. Read the commit emails every morning. Yet somehow I missed the fact that multiplatform was possible. You can build multiplatform projects using Kotlin/Native. I won't say it's super productive yet, but you can do it.