5 ms·
Generally they do it via bitemporal modeling in databases: https://en.wikipedia.org/wiki/Bitemporal_modeling https://en.wikipedia.org/wiki/Bitemporal_modeling
by curious_curios 8mo ago
Generally they do it via bitemporal modeling in databases: https://en.wikipedia.org/wiki/Bitemporal_modeling https://en.wikipedia.org/wiki/Bitemporal_modeling
- denjuro 8mo agoThanks for your reply. Yes, bitemporal modeling helps with data lineage. What I’m struggling with is reconstructing the process that produced an observation like ordering, constraints, fallbacks.. not just the data state. Curious if you’ve seen that handled anywhere.