IntroductionIt is a common story that a table started with the assumption that "soft deletes using `deleted_at` are safe" ...
A practical guide to how databases work, covering schema design, SQL, indexing, transactions, concurrency, caching, pagination, and database selection.