Explore >> Select a destination


You are here

henrikwarne.com
| | www.adamconrad.dev
1.2 parsecs away

Travel
| | Ch 3 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.
| | timilearning.com
0.8 parsecs away

Travel
| | My notes from Chapter 7 of 'Designing Data-Intensive Applications' by Martin Kleppmann.
| | my-it-notes.com
1.6 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 ...
| | muratbuffalo.blogspot.com
26.1 parsecs away

Travel
| This paper investigates an interesting and promising research problem: how can we implement distributed transactions more efficiently by pe...