Database Mind Map

A technical survey of database internals — storage engines, SQL vs NoSQL, scaling strategies, and transaction models from B-tree roots to LSM-tree writes.

read more →

Kafka Notes

Personal notes on Apache Kafka — brokers, producers, consumers, transactions, schema registry, and Avro serialization.

read more →