The library only builds the file. Schema creation, event projection, version stamping, and cursor writing happen in one SQLite transaction in a temporary build directory. After a successful replay, ...
Relational databases mix essential state with derived state. Imagine an Excel spreadsheet where cells containing formulas do not update automatically, and worse, they store the computed result instead ...