You are here |
www.adamconrad.dev | ||
| | | |
timilearning.com
|
|
| | | | Second part of my notes from Chapter 9 of Martin Kleppmann's 'Designing Data-Intensive Applications' book. | |
| | | |
sqlatspeed.com
|
|
| | | | My top 5 tips to keep your SQL Server AlwaysOn environment healthy and happy. | |
| | | |
henrikwarne.com
|
|
| | | | What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is... | |
| | | |
buttondown.com
|
|
| | One thing about concurrency control ("isolation") in a transactional database is that it incurs costs, and there's broadly two kinds of such costs. The first... |