One of the interesting new features in SQL Server 2008 is Change Data Capture. I wrote about Change Tracking in a previous blog entry. That will track the what, when and who but will not tell you ...
There is a growing role Change Data Capture (CDC) plays in real-time data analytics (specifically, stream processing with open source tools like Debezium and Apache Flink). CDC lets users analyze data ...