
Less is More: A Case for Query Based Change Data Capture
Choose simple technology for long term stewardship
updated_at date field, update that field whenever the data row is updated.updated_at >= x x could beupdated_at from the previous queryupdated_at to an earlier time and a read happens in between the updated_at and the actual writex could be negative offset to reduce chances of inconsistencies - trade off between query performance and inconsistency
MediumLess is More: A Case for Query Based Change Data Capture
Less is More: A Case for Query Based Change Data Capture
Choose simple technology for long term stewardship