Event Analytics Foundations

Lesson, slides, and applied problem sets.

View Slides

Lesson

SQL Foundations for Event Analytics

Focus on query shapes that build reliable analytics on event streams.

Key habits

  • Define the grain explicitly (per user, per session, per device).
  • Use window functions to segment time series.
  • Keep output deterministic with stable ordering.

Module Items