Part 1 - Database Internals with Franck Pachot

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น •

  • @amitrastogi1405
    @amitrastogi1405 11 หลายเดือนก่อน +1

    Interesting discussion around B-Tree and LSM. Thanks for this video!

  • @jeet987
    @jeet987 ปีที่แล้ว

    How did u solve the stale data issue let's say multiple microservices use user session data and different services keep updating or adding new keys into the db ( redis) . How would you solve that ?

  • @akashagarwal6390
    @akashagarwal6390 2 ปีที่แล้ว

    thats great, pls continue to bring experts onto your channel. yrs of experience into 30-60 min

  • @deepanshujain4796
    @deepanshujain4796 2 ปีที่แล้ว +1

    Great content man! Really informative and interesting!

  • @vishwaspatel4276
    @vishwaspatel4276 2 ปีที่แล้ว +1

    It's Amazing, lots of insights condensed in short time. Would like to re-watch it after gaining more experience around different databases at scale. Also, are there any popular examples of databases used in datawarehouse(for OLAP)?

    • @TheGeekNarrator
      @TheGeekNarrator  2 ปีที่แล้ว +1

      There are many, Redshift, Snowflake are popular ones.
      For realtime analytics Apache Pinot is awesome. Have you tried that?

    • @TheGeekNarrator
      @TheGeekNarrator  2 ปีที่แล้ว +1

      Also thanks for the feedback. I am glad you liked the content. Cheers

    • @vishwaspatel4276
      @vishwaspatel4276 2 ปีที่แล้ว +1

      @@TheGeekNarrator Thanks for the examples. Have not used apache pinot yet, but would definitely try when l have such use case.