Write-Ahead Log
When we read about Databases, we come across ACID properties and how the databases make sure the data stays consistent and durable even when a system fails in between a transaction or right after a transaction. But how does the database make sure tha...
Jun 22, 20231 min read51
