Все публикации

How Reddit designed their metadata store to serve 100k req/sec at p99 of 17ms

How PostgreSQL generates all possible query execution plans before choosing the best one.

How nested loop, hash, and merge joins work.

How PostgreSQL parses the query and constructs the Parse Tree?

PostgreSQL connection management and per-client process model explained

How DNS really works and how it scales infinitely?

Understanding Proxy, Forward Proxy, and Reverse Proxy

What happens when you type a URL into your browser?

Everything you need to know about CockroachDB w/ Ben Darnell | Ep 6

What exactly is the HTTP protocol and how to write a new one from scratch?

How indexes work in Distributed Databases, their trade-offs, and challenges

Understanding Database Trade-offs - The RUM Conjecture - Paper Explained

The Google File System - Paper Explained

Why thread pools even exist? and how to implement them?

Picking the right string column datatype - CHAR vs VARCHAR vs TEXT

The compression algorithm that powers all Time-series Databases

How databases store and transmit integers efficiently using varint encoding

How Pass by Value and Pass By Pointer work internally? Peeking into the assembly code to find out

How to start your writing journey as a software engineer

Everything you need to know about Read Uncommitted Isolation Level

Disabling Garbage Collection helped Instagram save money and get better performance

How Google designed their Highly Available Load Balancers using Anycast

CAP Theorem - From the First Principles

How Dukaan moved out of Cloud and on to Bare Metal w/ Subhash | Ep 5