Skip to content

📚 Concepts

Understanding these concepts helps you design data quality monitoring that works in real streaming systems.

Why concepts matter

Stream processing has constraints that do not exist in batch workflows. These pages focus on the reusable ideas behind stream-first quality monitoring.

  • 🌊 Stream-first Data Quality


    Why traditional data quality dimensions need adaptation for unbounded streams.

    Read more

  • ⏱ Real-time Monitoring


    Late arrivals, watermarks, and practical latency/completeness trade-offs.

    Read more

  • 📊 Compact vs Native Data Formats


    Trade-offs between representation styles and when each one fits best.

    Read more