#sqldelight search results
After fighting #SQLDelight joins and create views, I rearchitected the database to include more fields in the main table. After some struggles, I'm finally starting to get the hang of #MongoDB aggregation pipelines. Added some icons, too. 😄
Working on the design and construction of these tables for the DnD 5E Spells app. NoSQL -> SQL can be a perilous journey, depending on the variance and nesting. But I'm so stoked to be able to sort and filter on *any* field. #sqldelight #android #dnd5e
Here is how you can safely get an ID of the last inserted row in SQLite using Kotlin and amazing #SQLDelight library, also making it a nice DSL with context receivers!
SQLDelight slow performance compared to Room stackoverflow.com/questions/6542… #sqldelight #kotlinmultiplatform #androidroom #android
Building Desktop app with Kotlin & Compose UI #2 Got stuck with caching data into app database and configurating 🔸️SQLDelight 2.0.0-alpha05 Went through docs, should work, but it doesn't. There is no reference to AppDatabase 🙄 #buildinpublic #composeui #sqldelight
SQLiteDatabase.openDatabase() throws (code 14 SQLITE_CANTOPEN): Could not open database? stackoverflow.com/questions/6599… #androidsqlite #sqldelight #androidroom #sqlite
Practicing #JetpackCompose Mutliplatform with #SQLDelight for local storage is fun, I enjoyed building this, still have work to do 🚀! @plcoding thanks for the course 😁. #KMM #Compose #AndroidDev #ComposeMultiplatform
SQLDelight views allow mapping several SQL queries to the same data class. buff.ly/30XUn97 Great tip by @leandrofavarin #AndroidDev #Sqldelight
I love these too 😁 Here is a Kotlin version with @JetBrainsKtor, #SqlDelight. Full gist available here: gist.github.com/nomisRev/9bfa8…. Uses @arrow_kt's Resource & SuspendApp for gracefully shutting down, and @testcontainers to start a test environment postgres server.
I love these! By not omitting more than this snippet, here's a version in Scala 3, with Typelevel libraries and Scalatags
Hey #AndroidDev I brought my Slack #jetpackcompose clone to compose desktop, checkout the Responsive UI for chat threads and the dashboard UI, used @insertkoin_io , #sqldelight and a few other great libs! This is still a WIP so more improvements to arch will come soon! @SlackEng
This is your sign to go for it. Upskill yourself today 🧠 @Kaaveh_IO helps you master #SQLDelight for #Android! Learn to set up schemas, build queries, & integrate with #MVVM & #JetpackCompose. Build powerful, data-driven apps today. Shop the course…
And just like that, a hockey player's data shows up in a Swing GUI and is updated if the database changes. #Kotlin #Coroutines. And if you ever looked at the #SQLDelight docs, you already know his name.
#SQLDelight is an amazing, production-ready solution, which can be easily used in #KMP project started from scratch. Let's dive into the world of #SQLDelight. By @ykanivets at #dcEMEA Full abstract: online.droidcon.com/emea-speaker/y…
I'll be live in a few minutes to work on implementing composables and the #SQLDelight database for my #kotlin #kmm app. So far I've managed to share most of the #JetpackCompose code between Android and Desktop. youtu.be/A8-HKkgfZS8
youtube.com
YouTube
#kotlin #kmm Multiplatform Live Coding w/ Android, #JetpackCompose:...
So - have you taken the plunge and learned #Kotlin yet? @sregg explains why it's a must in Episode 15 of The Frontier (and shoutout to #SQLDelight team @JakeWharton ) itunes.apple.com/us/podcast/fro…
Day 17 : "Using SQDLIGHT in my KMP project for easy cross-platform database management! #sqldelight #Kotlin #KMP #AppDevelopment"
👋🏾Hola, presentamos nuestra siguiente charla: Creando tu BD en #KMP con #SQLDelight by @carlosgub😎 Exploraremos cómo crear y gestionar una BD en una aplicación multiplataforma cuando no tengas internet🤯 Aprende más en esta charla el 19 de Octubre a las 9am, UPC Monterrico🫡
Part 3 of the #ComposeMultiplatform series: Add loading states, error handling, & offline cache with #SQLDelight. droidcon.com/2025/07/15/bui…
Part 3 of the #ComposeMultiplatform series: Add loading states, error handling, & offline cache with #SQLDelight. droidcon.com/2025/07/15/bui…
Awesome. Finally sqldelight also have wasmjs support. 🎉 #KotlinMultiplatform #sqldelight
SQLDelight 2.1.0 is released with wasmJs support! Kudos to @IlyaGulya for the hard work on the PR that made this happen! 🔥 Release notes: github.com/sqldelight/sql…
This is your sign to go for it. Upskill yourself today 🧠 @Kaaveh_IO helps you master #SQLDelight for #Android! Learn to set up schemas, build queries, & integrate with #MVVM & #JetpackCompose. Build powerful, data-driven apps today. Shop the course…
Local Database: Comparing #Realm, #SQLDelight, & #Room in #Android. droidcon.com/2025/01/28/loc…
🚀 Hey Android Folks! Wondering how to store data or share a database in KMP? SQLDelight is your solution! 🔥💾 #Kotlin #KMP #SQLDelight #MobileDev #CrossPlatformDev @jetbrains @AndroidDev @kotlin github.com/sqldelight/sql… jetbrains.com/help/kotlin-mu…
jetbrains.com
Create a multiplatform app using Ktor and SQLDelight | Kotlin Multiplatform
Create a multiplatform app using Ktor and SQLDelight | Kotlin Multiplatform
👋🏾Hola, presentamos nuestra siguiente charla: Creando tu BD en #KMP con #SQLDelight by @carlosgub😎 Exploraremos cómo crear y gestionar una BD en una aplicación multiplataforma cuando no tengas internet🤯 Aprende más en esta charla el 19 de Octubre a las 9am, UPC Monterrico🫡
Mitigating risks associated with OSS libraries is essential. I stuck with an outdated version of #SQLDelight which IDE plugin doesn't work with Koala and Ladybug AS. It's first time I regret my OSS choice. It's good however that I advised to use #Room to all my customers.
Don't miss @joreilly at #dcbln24 👏📣 This talk covers #KotlinMultiplatform samples they've developed over 5+ years, featuring libraries like #SQLDelight, #Ktor, #Koin, & #ComposeMultiplatform with examples in #SwiftUI & #JetpackCompose. berlin.droidcon.com/speaker/john-o…
🎥 Just dropped a new video on using SQLDelight in Kotlin Multiplatform! 🛠️ Learn to manage your database efficiently across both iOS and Android. Check it out 👇 youtu.be/Mwr49Rgj70k #KotlinMultiplatform #SQLDelight #DevCommunity
youtube.com
YouTube
Database with SQLDelight in Kotlin Multiplatform
When encountering SQL syntax issues in your .sq or .sqm files with SQLDelight, it's likely due to dialect mismatches. You can resolve this by setting a dialect #KMP #SQLDelight #AndroidDev
🚀 Excited to share my first article of 2024 on leveraging #SQLDelight in #KotlinMultiplatform! 💻 Learn how to streamline database interactions across platforms effortlessly! 📊 funkymuse.dev/posts/sql-deli…
Last week #SQLDelight 2.0.1 was released, and it promoted #PostgreSQL support to stable 😍 Big kudos to everyone involved!! Incredible work👏👏👏👏 This is my favorite database libraries in #kotlin, and it currently supports SQLite, MySQL and PostgreSQL github.com/cashapp/sqldel…
github.com
Release Version 2.0.1 (2023-12-01) · sqldelight/sqldelight
Added [Compiler] Add support multi-column-expr when doing a SELECT (#4453 by Adriel Martinez) [PostgreSQL Dialect] Add support for PostgreSQL CREATE INDEX CONCURRENTLY (#4531 by Griffio) [PostgreS...
Migrate from ROOM Database to SQLDelight 2 In this episode, I refactor a codebase and migrate it from #Room to the #SQLDelight database. #Kotlin #Android youtu.be/A7bWCrCXijw
youtube.com
YouTube
Migrate from ROOM Database to SQLDelight 2
I had an awesome time with @antonarhipov at the webinar! I think quite some interesting content on #kotlin with @JetBrainsKtor, #SqlDelight, @arrow_kt, etc We build an entire feature live, and discuss context receivers! Repo (#hacktoberfest) here: github.com/nomisRev/ktor-…
Building applications with Kotlin and Arrow.kt in style by @vergauwen_simon youtube.com/watch?v=g79A6H… #kotlin
#Hacktoberfest has started 🎉 Interested in learning #Kotlin on the server-side with @JetBrainsKtor , @arrow_kt , #SqlDelight, @testcontainers and #Kotest? A friendly reminder I am offering personal guidance to everyone wanting to learn, and contribute github.com/nomisRev/ktor-…
My comment here gist.github.com/giuliohome/2a9… was more "Did you really need all that for both the frontend and backend if you don't care about the persistence layer as well?" I indeed appreciate #Kotlin @vergauwen_simon 's version with #SqlDelight, which also ensures #SQL #typesafety❣️
I love these too 😁 Here is a Kotlin version with @JetBrainsKtor, #SqlDelight. Full gist available here: gist.github.com/nomisRev/9bfa8…. Uses @arrow_kt's Resource & SuspendApp for gracefully shutting down, and @testcontainers to start a test environment postgres server.
I love these! By not omitting more than this snippet, here's a version in Scala 3, with Typelevel libraries and Scalatags
Are you ready for #Hacktoberfest!? I've prepared my @JetBrainsKtor @arrow_kt example with #SqlDelight @testcontainers and #kotest in #Kotlin with 19 issues for hacktoberfest! I'll be giving personal guidance to everyone wanting to learn, and contribute. github.com/nomisRev/ktor-…
Decided to record new Youtube vids once a week on Mondays. Here is a new one about integrating a local database in Kotlin/Compose Multiplatform project. Recently I answered a similar question on StackOverflow. #kmm #kotlinmultiplatform #sqldelight youtu.be/5oNYbMhnWMo
youtube.com
YouTube
Integrating a local database with SQLDelight | Kotlin Multiplatform |...
SQLDelight slow performance compared to Room stackoverflow.com/questions/6542… #sqldelight #kotlinmultiplatform #androidroom #android
Here is how you can safely get an ID of the last inserted row in SQLite using Kotlin and amazing #SQLDelight library, also making it a nice DSL with context receivers!
After fighting #SQLDelight joins and create views, I rearchitected the database to include more fields in the main table. After some struggles, I'm finally starting to get the hang of #MongoDB aggregation pipelines. Added some icons, too. 😄
Building Desktop app with Kotlin & Compose UI #2 Got stuck with caching data into app database and configurating 🔸️SQLDelight 2.0.0-alpha05 Went through docs, should work, but it doesn't. There is no reference to AppDatabase 🙄 #buildinpublic #composeui #sqldelight
I love these too 😁 Here is a Kotlin version with @JetBrainsKtor, #SqlDelight. Full gist available here: gist.github.com/nomisRev/9bfa8…. Uses @arrow_kt's Resource & SuspendApp for gracefully shutting down, and @testcontainers to start a test environment postgres server.
I love these! By not omitting more than this snippet, here's a version in Scala 3, with Typelevel libraries and Scalatags
SQLiteDatabase.openDatabase() throws (code 14 SQLITE_CANTOPEN): Could not open database? stackoverflow.com/questions/6599… #androidsqlite #sqldelight #androidroom #sqlite
And just like that, a hockey player's data shows up in a Swing GUI and is updated if the database changes. #Kotlin #Coroutines. And if you ever looked at the #SQLDelight docs, you already know his name.
Working on the design and construction of these tables for the DnD 5E Spells app. NoSQL -> SQL can be a perilous journey, depending on the variance and nesting. But I'm so stoked to be able to sort and filter on *any* field. #sqldelight #android #dnd5e
When encountering SQL syntax issues in your .sq or .sqm files with SQLDelight, it's likely due to dialect mismatches. You can resolve this by setting a dialect #KMP #SQLDelight #AndroidDev
So - have you taken the plunge and learned #Kotlin yet? @sregg explains why it's a must in Episode 15 of The Frontier (and shoutout to #SQLDelight team @JakeWharton ) itunes.apple.com/us/podcast/fro…
Checkout my Minimalist Note taking application developed using #Jetpack #Compose and SQLDelight database. This app demonstrates basic CRUD operations in #SQLDelight along with building cool UI with compose. GitHub : github.com/unaisulhadi/Mi… Design Inspiration : @amal_hue
Day 17 : "Using SQDLIGHT in my KMP project for easy cross-platform database management! #sqldelight #Kotlin #KMP #AppDevelopment"
SQLDelight views allow mapping several SQL queries to the same data class. buff.ly/30XUn97 Great tip by @leandrofavarin #AndroidDev #Sqldelight
#100DaysOfCode/Day 15 I added #SQLDelight to my project today. It is pretty cool. Check the repo out: github.com/hardiksachan/M… #JetpackCompose #code #programming #Kotlin #Java
👋🏾Hola, presentamos nuestra siguiente charla: Creando tu BD en #KMP con #SQLDelight by @carlosgub😎 Exploraremos cómo crear y gestionar una BD en una aplicación multiplataforma cuando no tengas internet🤯 Aprende más en esta charla el 19 de Octubre a las 9am, UPC Monterrico🫡
#SQLDelight is an amazing, production-ready solution, which can be easily used in #KMP project started from scratch. Let's dive into the world of #SQLDelight. By @ykanivets at #dcEMEA Full abstract: online.droidcon.com/emea-speaker/y…
Don't miss @joreilly at #dcbln24 👏📣 This talk covers #KotlinMultiplatform samples they've developed over 5+ years, featuring libraries like #SQLDelight, #Ktor, #Koin, & #ComposeMultiplatform with examples in #SwiftUI & #JetpackCompose. berlin.droidcon.com/speaker/john-o…
🎉 #SQLDelight has reached version 1.0 ! Discover the complete rewrite of the #Kotlin multiplatform library that generates typesafe #APIs from your #SQL statements #Android #AndroidDev bit.ly/2FrpO4k
Something went wrong.
Something went wrong.
United States Trends
- 1. Godzilla 24.3K posts
- 2. Trench 7,401 posts
- 3. Lamine 64K posts
- 4. Barca 97.3K posts
- 5. Shabbat 2,697 posts
- 6. Brujas 25.9K posts
- 7. $DUOL 2,467 posts
- 8. Barcelona 150K posts
- 9. Brugge 47.5K posts
- 10. Foden 21.4K posts
- 11. Flick 37.3K posts
- 12. Richardson 3,378 posts
- 13. #dispatch 38.8K posts
- 14. Frey 27.9K posts
- 15. Captain Kangaroo N/A
- 16. SCOTUS 35.8K posts
- 17. Jared Golden 1,971 posts
- 18. Sharia 117K posts
- 19. Anthony Taylor 1,799 posts
- 20. Minneapolis 60.6K posts