Deduplicating OLAP with scheduled data snapshots

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • OLAP databases are great for analyzing huge amounts of data, but it's notoriously difficult to deduplicate records in them. Join this Live Coding Session to learn a new way to handle OLAP deduplication using scheduled copies of query results into snapshot tables.
    In this Live Coding Session, we’ll demonstrate an example deduplication use case using airline flight reservations.
    Follow along and learn how to
    Identify duplicated reservation entries in a columnar data table
    Generate a scheduled, deduplicated snapshot of reservation entries
    Publish low-latency APIs over the deduplicated data for your applications
    Resources:
    Deduplication Guide: www.tinybird.c...
    Scheduled Copy API Docs: www.tinybird.c...
    GitHub repo: github.com/tin...

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