Realm DB vs. Room DB in a Nutshell

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 33

  • @bidbid5413
    @bidbid5413 8 месяцев назад +40

    I like it! The new style is so good. and the humour 😂

  • @FemiOkedey
    @FemiOkedey 8 месяцев назад +15

    The animation style and this new brand is just so beautiful

  • @mubaraknative
    @mubaraknative 8 месяцев назад +6

    Realm is for Multiplatform (Native Android dev already has a treasure that is Room )

  • @antpr2
    @antpr2 8 месяцев назад

    I love using Realm, it's so intuitive!

  • @John-qt6qk
    @John-qt6qk 4 месяца назад +1

    I reckon that room will get better soon

  • @AlexGreece45
    @AlexGreece45 8 месяцев назад +5

    Also, realm supports encryption!

  • @antoneltonij8362
    @antoneltonij8362 8 месяцев назад +2

    In my practice, the realm needs more code than Room.
    In realm you need make much code, in room you only describe in interface, what request to do and what data you need to get.
    So Realm has more boilerplate code.
    But I agree that Realm has many features that Room does not have.

    • @nijithebuji
      @nijithebuji 8 месяцев назад

      If you want to use chatgpt 4 to get SQL queries, stick to room

  • @vinaykumarpatel649
    @vinaykumarpatel649 8 месяцев назад

    Fun with learning 😃

  • @kovshichek5933
    @kovshichek5933 8 месяцев назад +2

    I don't know where boilerplate code in Room, when there is basically annotations that write queries for you like @Upsert. Specific dto data classes to describe tables in db? As far as I know you should do the same in Room(but we have old version in project)

    • @PhilippLackner
      @PhilippLackner  8 месяцев назад

      A DB class and lots of annotations and extra classes to implement multiple relations. Realm is pretty much just working with kotlin objects

    • @kovshichek5933
      @kovshichek5933 8 месяцев назад

      @@PhilippLackner okay, didn't work on that level so maybe so, but i this on basic level room is certainly easier as for me, so I would offer clarification in which cases you can see the difference

    • @PhilippLackner
      @PhilippLackner  8 месяцев назад

      @@kovshichek5933 I released a very detailed video a week ago :)

  • @FreedivingTrainer
    @FreedivingTrainer 8 месяцев назад +4

    use sqldelight for multiplatform, not realm

    • @Osanosa
      @Osanosa 8 месяцев назад

      Why

    • @captainAOG
      @captainAOG 8 месяцев назад

      Cause it is faster ​@@Osanosa

    • @Osanosa
      @Osanosa 8 месяцев назад

      K thx

    • @himanshukhati1193
      @himanshukhati1193 8 месяцев назад

      @@Osanosa I used Realm about 6 years ago and its proper implementation was not beginner's friendly and it was really easy to abuse

    • @Osanosa
      @Osanosa 8 месяцев назад

      @@himanshukhati1193 😧

  • @nrg4285
    @nrg4285 8 месяцев назад +4

    As someone who works with a complex dataset in TypeScript with Realm. I would much rather use Kotlin with Room because SQL is much better suited for a complex database.

  • @PedroBarbosaRoman
    @PedroBarbosaRoman Месяц назад

    Realm is now deprecated?

  • @itszechs
    @itszechs 8 месяцев назад +4

    Room for native Kotlin. Realm for KMP. End of story.

  • @miguelol
    @miguelol 8 месяцев назад

    Love it!!!!

  • @m77mo65
    @m77mo65 8 месяцев назад

    Nice comparisom

  • @aaravyadav2594
    @aaravyadav2594 8 месяцев назад

    Happy for both of u😅😅

  • @dynast46
    @dynast46 8 месяцев назад +9

    i hate realm...i love room

  • @aiswaryajayadas7802
    @aiswaryajayadas7802 6 месяцев назад

    😄

  • @smreha
    @smreha 8 месяцев назад +7

    Realm sucks

    • @Osanosa
      @Osanosa 8 месяцев назад

      Why

  • @neerajverma9226
    @neerajverma9226 7 месяцев назад

    Realm is just waste

  • @MonichGPT
    @MonichGPT 8 месяцев назад +2

    Realm bad! No support from devs!

  • @stivcabs1381
    @stivcabs1381 8 месяцев назад

    😂😂