Reddit used kSQLdb to build a live event debugger that allowed QA teams to test event data with only a few seconds delay, removing the barriers of having to wait hours to query a data warehouse. By ingesting event data into kSQLdb's real-time streams, developers could use SQL queries to quickly search for specific event types or testing sessions and see the results in a web UI, improving their ability to test and debug events during development without any prior database knowledge.
Related topics: