PostgreSQL, The Time-Series Database You Want by Chris Engelbert

Sdílet
Vložit
  • čas přidán 23. 08. 2024
  • Time-series data, or data being associated with its respective time of occurrence, is everywhere. From the obvious cases, such as metrics, observability, IoT data, all the way to logs, invoicing, or payment records. While storing some of these in relational databases is standard practice, people often reach for specific time-series databases when volume gets high. But imagine if you could have all of them in the same database: PostgreSQL.
    Join me for this session to learn more about the different types of time-series data and have a look at the naive, the native, and the scalable approaches to storing it in PostgreSQL. We’ll contrast their usability and performance characteristics and show you why Postgres is the only database you need!
    Chris Engelbert, Timescale, Inc.
    Recorded at Jfokus 2023 in Stockholm 7th of february
    www.jfokus.se

Komentáře • 4

  • @andrhamm
    @andrhamm Před 10 měsíci +2

    Demo starts at 16:50

  • @boardmain
    @boardmain Před 10 měsíci

    Great video

  • @marcello4258
    @marcello4258 Před rokem +2

    Since I have nothing better to add.. crc is not a hash 😂😂

    • @flobuilds
      @flobuilds Před rokem

      Its just used for small checksums if i remember right?