How are Time Series Databases SO FAST? | Systems Design Interview 0 to 1 With Ex-Google SWE

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

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

  • @Iwannayoucry
    @Iwannayoucry 5 месяцев назад +1

    One of the advantages that was in the old videos on design systems is that in some videos there are links to recommended resources for studying.

    • @jordanhasnolife5163
      @jordanhasnolife5163  5 месяцев назад +1

      Fair - when I have time I will eventually need to paste all the resources in 2.0

  • @fgbeast5805
    @fgbeast5805 Год назад +10

    The audio is very very low.

  • @recursion.
    @recursion. Год назад +2

    Waiting for a collab my man. 🙌

  • @yumnaakhtar1643
    @yumnaakhtar1643 Месяц назад +1

    would this be useful for storing historical data for stock prices where we need to aggregate for ex 1m,5m,1hr etc

  • @sdemockinterview322
    @sdemockinterview322 Год назад +1

    Do you have a discord / telegram / linkedin id?

  • @AizazShahid-ck8cn
    @AizazShahid-ck8cn 2 месяца назад +3

    TimescaleDB does not use LSM + SST, it uses B-trees. The writes/reads are still fast as the part that we are usually interested in is the latest chunk, for which the index tree can be loaded into memory.

    • @jordanhasnolife5163
      @jordanhasnolife5163  2 месяца назад

      Oops if I said that, agreed since it forks postgres iirc

  • @2005kpboy
    @2005kpboy Год назад +3

    Nice content, Jordan.
    Keep it coming.

  • @kamalsmusic
    @kamalsmusic 2 месяца назад +1

    So is each chunk table like its own file on the disk, how is that part stored? Like given a time query and a sensor value, how do we locate the appropriate chunk table"?

  • @chaitanyatanwar8151
    @chaitanyatanwar8151 Месяц назад +1

    Thanks

  • @AlfredGuimaz
    @AlfredGuimaz Год назад +1

    need to wear a mask like MF doom