Pretty much every durable system has an intent log of some sort. The log provides durability, the database system just integrates that log into a more queryable format.

I swear it didn't occur to me that that mean WAL, makes much more sense now LOL

[dead]