Caching the Data in a KMP App Using SQLDelight & Ktor (Compose Multiplatform)

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ • 10

  • @santyas
    @santyas Місяць тому

    Great tutorial!

  • @anudeepananth
    @anudeepananth Місяць тому +9

    Why SQLDelight when ROOM supports KMP...

  • @jamesdavenavor6247
    @jamesdavenavor6247 Місяць тому +1

    Great tutorial as always Stevdza-San
    Can you also make one for Window Insets? I can't wrap my head around it especially when dealing with screens across different navigation hierarchies

  • @MonichGPT
    @MonichGPT Місяць тому +3

    RoomDB the best!

  • @ovedgustavorinconmachado506
    @ovedgustavorinconmachado506 Місяць тому +3

    I prefer ROOM

    • @StevdzaSan
      @StevdzaSan  Місяць тому +2

      That's totally okay, ROOM is also one great library for a local persistence.

  • @events4089
    @events4089 Місяць тому

    I prefer sqldelight because it is query based and type safe

  • @smallbig857
    @smallbig857 Місяць тому

    SQL for caching network responses? You'll have much less headache storing plain responses on disk with Okio.

  • @premjitofficial
    @premjitofficial Місяць тому

    Why not use realm db?

    • @StevdzaSan
      @StevdzaSan  Місяць тому +1

      @@premjitofficial I haven’t made a video tutorial about this popular library, that’s why. 🤔