i wanted to visualize my tweet-in-jest, as it is technically true:
once the WAL is written to, every other structure, tables, indices, can be rebuilt. if the DB crashes, no data is lost
by this definition, the WAL is the true store and the tables are secondary indices
In other words the WAL is the real data store
everything else is just a secondary index