Does anyone has a good deck for data versioning be...
# best-practices
p
Does anyone has a good deck for data versioning best practices and considerations that I can build off of? Happy to share my own decks in exchange.
e
Curious about this too đź‘€
v
I don't have a deck but https://learn.microsoft.com/en-us/sql/relational-databases/tables/temporal-tables?view=sql-server-ver16 imo is a good implementation read, as well as https://docs.getdbt.com/docs/build/snapshots You quickly get to research on SCD's Short answer is "it depends" • Data Size • Do you need every change or are "snapshots" good enough?