Notes on Database ( Part 2 ) - Transactions, Concurrency and Isolation Levels
Introduction
In the previous post, we discussed how to study databases and the resources to use. In this post, we will dive into the core of databases: Transactions.
The reason I'm starting with transactions because they are (in my opinion) the most important concept in databases. When you