|
You are here |
henrikwarne.com | ||
| | | | |
my-it-notes.com
|
|
| | | | | Databases - how they work under the hood?Key takeaways from brilliant book "Designing data intensive application" - to quickly recap core concepts. DB engines classifications Type of load: OLTP (transaction processing) vs OLAP (data warehousing and analytics) Relational vs NoSQL, document vs columnar, graph vs triple-store (semantic facts storage) Even within NoSQL camp you can ... | |
| | | | |
timilearning.com
|
|
| | | | | My notes from Chapter 7 of 'Designing Data-Intensive Applications' by Martin Kleppmann. | |
| | | | |
www.adamconrad.dev
|
|
| | | | | Ch 3 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann. | |
| | | | |
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... | ||