5 exercises found
Master the art of picking the right database for the job - because using the wrong one is like bringing a spoon to a knife fight!
Discover the chaos that happens when multiple operations try to modify the same data at once, and how databases solve this problem.
Get hands-on with practical exercises to truly understand how relational databases work.
Understand the critical properties that make databases reliable enough to handle your money .
ACID is the contract that a database makes with you: your transactions will be Atomic, Consistent, Isolated, and Durable — no matter what.