Skip to main content

Best Practices for Change Data Capture in ScyllaDB

With ScyllaDB's  CDC, you can build applications that need to collect a stream of changes (optionally with pre/post image). This session reviews the concepts behind CDC: how data is stored, and how you can query it. In addition, it reviews best practices for building applications to extract the data using the primitives, and some foundation libraries we are building to assist you.