/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

timilearning.com
| | architecturenotes.co
2.6 parsecs away

Travel
| | How Relational Databases Work. This post talks about how indexes and transactions work on the inside of relational databases.
| | www.adamconrad.dev
1.1 parsecs away

Travel
| | Ch 5 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.
| | my-it-notes.com
2.8 parsecs away

Travel
| | 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
27.7 parsecs away

Travel
| Second part of my notes from Chapter 9 of Martin Kleppmann's 'Designing Data-Intensive Applications' book.