Here's a realtively simple way to implement data versioning in a database, in a way that should be scalable as well. It only needs a couple of support tables and a single function and can apply versioning across multiple data sets concurrently. It also supports branching and tagging using a natural model.
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.