Fundamentals of Data Engineering: Plan and Build Robust Data Systems, Joe Reis, Matt Housley, 2022 (O'Reilly Media) - A modern and comprehensive guide to data engineering, including detailed sections on data extraction techniques like Change Data Capture (CDC) within the broader context of building robust data pipelines.
Debezium Documentation, Debezium Community, 2024 - Official documentation for Debezium, an open-source platform for Change Data Capture. It provides practical details on how log-based CDC is implemented across various popular database systems.